Skip to content

Commit 5d286d8

Browse files
Update and rename gpu-ci.yml to gpu-ci-v2.yml
1 parent 92d21b2 commit 5d286d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gpu-ci.yml renamed to .github/workflows/gpu-ci-v2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
GH_TOKEN: ${{ github.token }}
3434
run: |
3535
echo "Checking out" ${{ env.PR_ID }}
36+
echo "hello-world"
3637
gh pr checkout ${{ env.PR_ID }}
3738
- name: Cache conda environment
3839
id: cache-conda

0 commit comments

Comments
 (0)