Skip to content

Commit ccb2d0c

Browse files
m
1 parent 526c11f commit ccb2d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reproduce_bug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: pip install pytest==8.0.0
4242

4343
- name: Run all tests (will crash)
44-
run: pytest test_*.py -vv
44+
run: pytest test_1.py -vv

0 commit comments

Comments
 (0)