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.
2 parents 890f9d7 + a743429 commit ab7a1b2Copy full SHA for ab7a1b2
.github/workflows/tests+artifacts.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- run: DEBUG=1 VERBOSE=1 pip install --verbose -e .
57
58
- - run: pytest -v -s -We tests
+ - run: pytest -v -s -We -p no:unraisableexception tests
59
60
- run: DEBUG=0 VERBOSE=1 pip install --verbose -e .
61
0 commit comments