Skip to content

Commit 443e6b4

Browse files
committed
fix: gpu
1 parent 1a65827 commit 443e6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138

139139
# https://github.com/scverse/gpu-ci-config/issues/4
140140
- name: Install GitHub CLI
141-
if: (!cancelled()) && matrix.package.gpu && github.event_name == 'schedule'
141+
if: failure() && matrix.package.gpu
142142
uses: sersoft-gmbh/setup-gh-cli-action@v2
143143
with:
144144
version: stable

0 commit comments

Comments
 (0)