We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3990b commit 6dcccbaCopy full SHA for 6dcccba
.github/workflows/pr.yaml
@@ -32,10 +32,7 @@ jobs:
32
secrets: inherit
33
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
34
checks:
35
- secrets: inherit
36
- uses: rapidsai/shared-workflows/.github/workflows/[email protected]
37
- with:
38
- enable_check_generated_files: false
+ uses: ./.github/workflows/checks.yaml
39
compute-matrix:
40
runs-on: ubuntu-latest
41
outputs:
0 commit comments