Skip to content

Commit 8e2fd62

Browse files
committed
Fix gitlab issue
1 parent 1b94cc4 commit 8e2fd62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ test_sycl:
6969
needs:
7070
- build_sycl
7171
script:
72+
- source src/.github/ci_setup.sh SYCL
7273
- cd build
7374
- nvidia-smi
7475
- ctest --output-on-failure -R ".*sycl.*"

0 commit comments

Comments
 (0)