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 526c11f commit ccb2d0cCopy full SHA for ccb2d0c
.github/workflows/reproduce_bug.yaml
@@ -41,4 +41,4 @@ jobs:
41
run: pip install pytest==8.0.0
42
43
- name: Run all tests (will crash)
44
- run: pytest test_*.py -vv
+ run: pytest test_1.py -vv
0 commit comments