Skip to content

Commit 1220a3d

Browse files
committed
debug
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent c6f014a commit 1220a3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ jobs:
359359
env:
360360
LIT_OPTS: -v --no-progress-bar --show-unsupported --show-pass --show-xfail --max-time 3600 --time-tests --param test-mode=${{ inputs.e2e_testing_mode }} --param sycl_devices=${{ inputs.target_devices }} ${{ inputs.extra_lit_opts }}
361361
run: |
362+
sleep infinity
362363
ninja -C build-e2e check-sycl-e2e > e2e.log 2>&1
363364
exit_code=$?
364365
cat e2e.log

0 commit comments

Comments
 (0)