Skip to content

Commit fce35b7

Browse files
committed
tmp
1 parent d559349 commit fce35b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nvidia-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
2020
- name: Run CUDA sanity test with PyTorch
2121
run: |
22-
python - << 'EOF'
22+
python3 - << 'EOF'
2323
import torch, time
2424
2525
print("PyTorch version:", torch.__version__)

0 commit comments

Comments
 (0)