Skip to content

Commit 96acbff

Browse files
[CI][SYCL] Checkout proper revision of the repo for llvm-test-suite run (#8835)
1 parent e4024d7 commit 96acbff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl_linux_build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ jobs:
220220
with:
221221
persist-credentials: false
222222
path: llvm
223+
ref: ${{ inputs.build_ref || github.ref }}
223224
# TODO should this action be packed into container as well?
224225
- uses: ./llvm/devops/actions/llvm_test_suite
225226
name: Run LLVM Test Suite

0 commit comments

Comments
 (0)