Skip to content

Commit 3f29419

Browse files
author
Toby Dylan Hocking
committed
always install torch
1 parent a9df1b4 commit 3f29419

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/all-tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
run: sudo bash slurm-config.sh
4040

4141
- name: Install torch
42-
if: ${{ matrix.config.torch }}
4342
run: |
4443
Rscript -e 'torch::install_torch()'
4544

0 commit comments

Comments
 (0)