Skip to content

Commit 01a14b3

Browse files
Add newline...again
1 parent f0339ff commit 01a14b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ jobs:
189189
- name: Test
190190
if: matrix.run_tests != false
191191
run: |
192-
${{ matrix.test_env }} ./python -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3
192+
${{ matrix.test_env }} ./python -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3

0 commit comments

Comments
 (0)