Skip to content

Commit

Permalink
add with section to build-and-test-wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Nov 29, 2023
1 parent 83c914a commit 73b55e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ jobs:
enable_check_pr_job_dependencies: false
build-and-test-wheels:
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
with:
build_type: pull-request
script: "ci/build_wheel.sh"

0 comments on commit 73b55e3

Please sign in to comment.