Skip to content

Commit 221dcf3

Browse files
committed
test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 8365650 commit 221dcf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-windows-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ jobs:
146146
- name: check-llvm
147147
if: always() && !cancelled() && contains(inputs.changes, 'llvm')
148148
run: |
149+
sleep inf
149150
cmake --build build --target check-llvm
150151
- name: check-clang
151152
if: always() && !cancelled() && contains(inputs.changes, 'clang')

0 commit comments

Comments
 (0)