Skip to content

Commit

Permalink
remove unnecessary 'needs' condition
Browse files Browse the repository at this point in the history
  • Loading branch information
grlee77 committed Nov 3, 2023
1 parent 4ca9eff commit f65b052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
date: ${{ inputs.date }}
sha: ${{ inputs.sha }}
wheel-build:
needs: [cpp-build]
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
with:
Expand Down

0 comments on commit f65b052

Please sign in to comment.