Skip to content

Commit

Permalink
chnaged pytest arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
eriktks committed Mar 19, 2024
1 parent 7cd274f commit e500990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: Test with pytest
run: |
pytest -W ignore
pytest tests

0 comments on commit e500990

Please sign in to comment.