We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763bd54 commit 05cb507Copy full SHA for 05cb507
.github/workflows/jit.yml
@@ -192,4 +192,4 @@ jobs:
192
if: matrix.run_tests != false
193
run: |
194
${{ matrix.test_env }} ./python -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3
195
- continue-on-error: ${{ matrix.continue_on_error }}
+ continue-on-error: ${{ matrix.continue_on_error }}
0 commit comments