Skip to content

Commit 03e88c1

Browse files
committed
ci: add failure
1 parent bf1c091 commit 03e88c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
!examples/cpython/Lib/test/badsyntax_3131.py
5151
!examples/cpython/Lib/test/badsyntax_future8.py
5252
!examples/cpython/Lib/test/test_compile.py
53+
!examples/cpython/Lib/test/tokenizedata/badsyntax_3131.py
5354
!examples/cpython/Tools/build/generate_re_casefix.py
5455
fuzz:
5556
name: Fuzz parser

0 commit comments

Comments
 (0)