Skip to content

Commit

Permalink
Updating tests.yml with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
FloraSauerbronn committed Jun 11, 2024
1 parent b731bb7 commit 291c4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Full Tests
shell: bash -l {0}
run: |
python -m pytest -rxs --cov=gliderpy tests
python -m pytest -rxs --cov=gliderpy --mpl tests

0 comments on commit 291c4f9

Please sign in to comment.