Skip to content

Commit 1b3a5f2

Browse files
m
1 parent 776fc93 commit 1b3a5f2

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
@@ -43,4 +43,4 @@ jobs:
4343
run: pip install pytest==8.0.0
4444

4545
- name: Run all tests (will crash)
46-
run: pytest . -vv -k "test_unicode"
46+
run: pytest test_*.py -vv

0 commit comments

Comments
 (0)