We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a139653 commit 9695448Copy full SHA for 9695448
1 file changed
.github/workflows/integration-test.yml
@@ -135,6 +135,7 @@ jobs:
135
app-id: ${{ vars.ISSUE_CREATOR_APP_ID }}
136
private-key: ${{ secrets.ISSUE_CREATOR_PRIVATE_KEY }}
137
138
+ # https://github.com/scverse/gpu-ci-config/issues/4
139
- name: Install GitHub CLI
140
if: failure() && matrix.package.gpu
141
uses: sersoft-gmbh/setup-gh-cli-action@v2
0 commit comments