Skip to content

Commit 05cb507

Browse files
Add new line
1 parent 763bd54 commit 05cb507

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
@@ -192,4 +192,4 @@ jobs:
192192
if: matrix.run_tests != false
193193
run: |
194194
${{ matrix.test_env }} ./python -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3
195-
continue-on-error: ${{ matrix.continue_on_error }}
195+
continue-on-error: ${{ matrix.continue_on_error }}

0 commit comments

Comments
 (0)