We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4cc14b commit e763c13Copy full SHA for e763c13
.github/workflows/pytest.yml
@@ -32,4 +32,4 @@ jobs:
32
python -m pip install .[test]
33
- name: Test with pytest
34
run: |
35
- pytest
+ pytest -W
0 commit comments