Skip to content

Commit 10f39d2

Browse files
authored
Update build-and-test.yml
1 parent 29e768f commit 10f39d2

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -390,14 +390,3 @@ jobs:
390390
with:
391391
build_ctk_ver: ${{ needs.build.outputs.BUILD_CTK_VER }}
392392

393-
checks:
394-
name: Check job status
395-
permissions:
396-
checks: read
397-
needs:
398-
- build
399-
- test
400-
- doc
401-
secrets: inherit
402-
uses:
403-
./.github/workflows/status-check.yml

0 commit comments

Comments
 (0)