Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham committed Dec 4, 2024
1 parent 660b2cb commit f909174
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
runs-on: gpu-ci
steps:
- uses: actions/checkout@v4
- run: lsb_release -a
- name: Test GPU
run: |
nvidia-smi
- run: which cuda
#- run: which cuda

0 comments on commit f909174

Please sign in to comment.