Skip to content

Commit

Permalink
Change command to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahker committed Oct 9, 2024
1 parent cfd876f commit a622fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Run tests
run: |
pytest tests/
python -m pytest tests/

0 comments on commit a622fe9

Please sign in to comment.