Skip to content

Commit 6dcccba

Browse files
committed
Use our local checks.yaml in pr.yaml
1 parent 3d3990b commit 6dcccba

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ jobs:
3232
secrets: inherit
3333
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
3434
checks:
35-
secrets: inherit
36-
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
37-
with:
38-
enable_check_generated_files: false
35+
uses: ./.github/workflows/checks.yaml
3936
compute-matrix:
4037
runs-on: ubuntu-latest
4138
outputs:

0 commit comments

Comments
 (0)