Skip to content

Commit 0d11881

Browse files
authored
Update .github/workflows/pr.yaml
1 parent 477ef01 commit 0d11881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
conda-cpp-tests:
154154
needs: [conda-cpp-build, changed-files]
155155
secrets: inherit
156-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@Matt711:revert-yesterdays-commits
156+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@revert-yesterdays-commits
157157
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
158158
with:
159159
build_type: pull-request

0 commit comments

Comments
 (0)