We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c166bc commit b6b9231Copy full SHA for b6b9231
.github/workflows/ci.yml
@@ -27,4 +27,4 @@ jobs:
27
28
- name: Run tests
29
run: |
30
- pytest --maxfail=5 --disable-warnings
+ pytest
0 commit comments