Skip to content

Commit

Permalink
ignore warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamtaranto committed Nov 11, 2024
1 parent 63d3356 commit 6ee8a30
Showing 1 changed file 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 @@ -42,6 +42,6 @@ jobs:
- name: Run tests
run: |
conda activate test-env
pytest tests
pytest tests -p no:warnings
shell: bash -l {0}

0 comments on commit 6ee8a30

Please sign in to comment.