Skip to content

Commit

Permalink
remove nvcc check
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Yurick <sarahyurick@gmail.com>
  • Loading branch information
sarahyurick committed Oct 3, 2024
1 parent dad4a62 commit 23d9ae5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gpuci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
whoami
docker exec nemo-curator-container nvidia-smi
docker exec nemo-curator-container pytest --markers
docker exec nemo-curator-container nvcc --version
- name: Verify installations
run: |
Expand Down

0 comments on commit 23d9ae5

Please sign in to comment.