Skip to content

Commit

Permalink
temporarily have raft-dask build wheels only depend on pylibraft buil…
Browse files Browse the repository at this point in the history
…d wheels
  • Loading branch information
divyegala committed May 5, 2023
1 parent 07647c1 commit 03e2559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
test-unittest: "python -m pytest ./python/pylibraft/pylibraft/test"
test-smoketest: "python ./ci/wheel_smoke_test_pylibraft.py"
wheel-build-raft-dask:
needs: wheel-tests-pylibraft
needs: wheel-build-pylibraft
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/wheels-manylinux-build.yml@unevaluated-string
with:
Expand Down

0 comments on commit 03e2559

Please sign in to comment.