Skip to content

Commit

Permalink
fix missing needs for devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Nov 1, 2024
1 parent 444c969 commit 6c56e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ jobs:
shared_actions_ref: ${{needs.reexports.outputs.shared_actions_ref}}
devcontainer:
secrets: inherit
needs: [reexports, top-level-telemetry-traceparent]
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@add-telemetry
with:
arch: '["amd64"]'
Expand Down

0 comments on commit 6c56e05

Please sign in to comment.