Skip to content

Commit 1860eb0

Browse files
committed
[DEBUG] Leave umf installed with sycl
1 parent 6babd4b commit 1860eb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_benchmarks.yml

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ jobs:
165165
echo "SYCL_DIR=${{ github.workspace }}/sycl" >> $GITHUB_ENV
166166
167167
- name: Remove UMF libraries from sycl
168+
if: false
168169
run: rm -f ${{ env.SYCL_DIR }}/lib/libumf*
169170

170171
- name: Run sycl-ls

0 commit comments

Comments
 (0)