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 77b6e39 commit 3acee93
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 @@ -23,7 +23,7 @@ jobs:
- wheel-tests-cuspatial
- wheel-build-cuproj
- wheel-tests-cuproj
- build-in-devcontainer
- devcontainer
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/[email protected]
checks:
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
with:
build_type: pull-request
script: ci/test_wheel_cuproj.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 3acee93

Please sign in to comment.