Skip to content

Commit 05bda4d

Browse files
committed
Fix gitlab issue
1 parent 8e2fd62 commit 05bda4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ test_sycl:
6969
needs:
7070
- build_sycl
7171
script:
72+
- git clone $CLONE_URL src
73+
- git -C src checkout $HEAD_SHA
7274
- source src/.github/ci_setup.sh SYCL
7375
- cd build
7476
- nvidia-smi

0 commit comments

Comments
 (0)