Skip to content

Commit

Permalink
Use default transform_expr
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 30, 2024
1 parent 7bbec5d commit b06fb5d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@ jobs:
- '!notebooks/**'
# TODO: Remove this before merging
- '!.github/**'
transform_expr: |
{
"test_cpp": (.cpp_any_changed == "true"),
"test_notebooks": (.notebooks_any_changed == "true"),
"test_python": (.python_any_changed == "true"),
}
checks:
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
Expand Down

0 comments on commit b06fb5d

Please sign in to comment.