Skip to content

Commit

Permalink
Remove dep on checks
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Apr 28, 2023
1 parent 3bd8575 commit 15606d6
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 @@ -65,7 +65,7 @@ jobs:
# container_image: "rapidsai/ci:latest"
# run_script: "ci/build_docs.sh"
wheel-build-pylibraft:
needs: checks
#needs: checks
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/wheels-manylinux-build.yml@manylinux_v2
with:
Expand Down

0 comments on commit 15606d6

Please sign in to comment.