Skip to content

Commit 0265456

Browse files
committed
Prevent CUDA tests from running if there is a build problem
1 parent 1bdf928 commit 0265456

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
container:
7272
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"
7373
options: "--gpus all -e NVIDIA_DRIVER_CAPABILITIES=video,compute,utility"
74-
if: ${{ always() }}
7574
needs: build
7675
steps:
7776
- name: Setup env vars

0 commit comments

Comments
 (0)