Skip to content

Commit

Permalink
Fix gitlab issue
Browse files Browse the repository at this point in the history
  • Loading branch information
beomki-yeo committed Jan 13, 2023
1 parent 8e2fd62 commit 05bda4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ test_sycl:
needs:
- build_sycl
script:
- git clone $CLONE_URL src
- git -C src checkout $HEAD_SHA
- source src/.github/ci_setup.sh SYCL
- cd build
- nvidia-smi
Expand Down

0 comments on commit 05bda4d

Please sign in to comment.