Skip to content

Commit 9d7b240

Browse files
authored
Prevent CUDA tests from running if there is a build problem (#289)
1 parent ebc809c commit 9d7b240

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)