Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlaughlin committed Aug 6, 2024
1 parent c7955e4 commit 5921ede
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-and-test-callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,6 @@ jobs:
sudo sh ~/cache/cuda.run --silent --toolkit
echo "/usr/local/cuda/bin" >> $GITHUB_PATH
# - name: Install CUDA
# uses: Jimver/cuda-toolkit@master
# id: cuda-toolkit
# with:
# log-file-suffix: '${{ inputs.os }}.txt'


- name: Print dependency information
run: |
pip list
Expand Down

0 comments on commit 5921ede

Please sign in to comment.