Skip to content

Commit d6e9cba

Browse files
committed
TMP: sleep inf to troubleshoot
1 parent 8ae6486 commit d6e9cba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pip-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Install Triton runtime dependencies
4242
run: |
4343
pip install intel-sycl-rt intel-pti
44+
sleep inf
4445
4546
- name: Run core tests
4647
run: |

0 commit comments

Comments
 (0)