Skip to content

Commit

Permalink
fixed github workflow for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
esalonico committed May 23, 2023
1 parent c619bde commit 853f86c
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 @@ -29,4 +29,4 @@ jobs:
# continue-on-error: true
- name: Test with pytest
run: |
coverage run -m pytest -v -s
python -m pytest tests/

0 comments on commit 853f86c

Please sign in to comment.