Skip to content

Commit

Permalink
revert rename devcontainer job
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Sep 13, 2023
1 parent 5586f71 commit 9705b4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- docs-build
- wheel-build
- wheel-tests
- build-in-devcontainer
- devcontainer
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/pr-builder.yaml@branch-23.10
checks:
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
with:
build_type: pull-request
script: ci/test_wheel.sh
build-in-devcontainer:
devcontainer:
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@fea/devcontainers
with:
Expand Down

0 comments on commit 9705b4d

Please sign in to comment.