Skip to content

Commit

Permalink
Update test_cuda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iProzd committed Jun 27, 2024
1 parent 28d32ba commit 3838281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- run: python -m pytest source/tests --durations=0
env:
NUM_WORKERS: 0
CUDA_VISIBLE_DEVICES: 0
- name: Download libtorch
run: |
wget https://download.pytorch.org/libtorch/cu121/libtorch-cxx11-abi-shared-with-deps-2.2.1%2Bcu121.zip -O libtorch.zip
Expand Down

0 comments on commit 3838281

Please sign in to comment.