Skip to content

Commit e1afed0

Browse files
committed
[DEBUG] Leave umf installed with sycl
1 parent 3f34c27 commit e1afed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168
echo "LD_LIBRARY_PATH=${{ github.workspace }}/sycl/lib:$LD_LIBRARY_PATH" >> $GITHUB_ENV
169169
170170
- name: Remove UMF libraries from sycl
171+
if: false
171172
run: rm -f ${{ env.SYCL_DIR }}/lib/libumf*
172173

173174
- name: Run sycl-ls

0 commit comments

Comments
 (0)