Oops, missed needs in all steps passed
This commit is contained in:
1
.github/workflows/run-ci.yml
vendored
1
.github/workflows/run-ci.yml
vendored
@@ -39,5 +39,6 @@ jobs:
|
||||
all_test_passed:
|
||||
name: "all tests passed"
|
||||
runs-on: ubuntu-latest
|
||||
needs: [test, doc]
|
||||
steps:
|
||||
- run: echo Success
|
||||
|
||||
Reference in New Issue
Block a user