Skip to content

Commit

Permalink
Updated the name of test file
Browse files Browse the repository at this point in the history
  • Loading branch information
SiriChandanaGarimella committed Apr 22, 2024
1 parent 24fcd67 commit ec4f9e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Test with pytest
run: |
cd Backend/tests && coverage run -m pytest -v -s
cd Backend && coverage run -m pytest -v -s
File renamed without changes.

0 comments on commit ec4f9e5

Please sign in to comment.