Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
malak-elbanna committed Jan 12, 2024
2 parents 2a4dc54 + feeb822 commit aca6a9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/azure-container-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run tests with pytest
run: |
pip3 install pytest
pytest
- name: Build and push Docker image
run: |
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ urllib3
virtualenv
Werkzeug
WTForms
uuid
uuid
selenium

0 comments on commit aca6a9d

Please sign in to comment.