Skip to content

Commit

Permalink
ENH add ignore jobs back and switch to branch-24.06
Browse files Browse the repository at this point in the history
  • Loading branch information
dantegd committed May 3, 2024
1 parent c4a27b0 commit d6979c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ jobs:
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
checks:
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/checks.yaml@test-ignored-jobs
uses: rapidsai/shared-workflows/.github/workflows/checks.yaml@branch-24.06
with:
enable_check_generated_files: false
ignored_pr_jobs: >-
conda-python-tests-cudf-pandas-integration
clang-tidy:
needs: checks
secrets: inherit
Expand Down

0 comments on commit d6979c5

Please sign in to comment.