Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Remove temporary exclusion of .github/workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Oct 4, 2024
1 parent 0473b27 commit e91023a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,11 @@ jobs:
- '!README.md'
- '!python/**'
- '!scripts/checks/**'
# TODO: Remove this before merging
- '!.github/workflows/**'
test_python:
- '**'
- '!.pre-commit-config.yaml'
- '!README.md'
- '!scripts/checks/**'
# TODO: Remove this before merging
- '!.github/workflows/**'
checks:
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
Expand Down

0 comments on commit e91023a

Please sign in to comment.