Skip to content

Commit eda51b3

Browse files
committed
idk3
1 parent c06f7d6 commit eda51b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
./configure --enable-experimental-jit --enable-universalsdk --with-universal-archs=universal2 ${{ matrix.debug && '--with-pydebug' || '' }}
110110
make all --jobs 4
111111
./python.exe -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3
112-
'
112+
'
113113
114114
# - name: Linux
115115
# if: runner.os == 'Linux'

0 commit comments

Comments
 (0)