We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db8f3e commit 5fc5b2eCopy full SHA for 5fc5b2e
.github/workflows/ci.yml
@@ -131,4 +131,4 @@ jobs:
131
env:
132
TEST_NODE_PARITY: 0
133
run: |
134
- poetry run pytest tests/test_e2e_upload.py -q --maxfail=1
+ poetry run pytest tests/test_e2e_upload.py -q --maxfail=1 --no-cov
0 commit comments