Oops, missed needs in all steps passed

This commit is contained in:
chick
2021-08-17 16:32:18 -07:00
parent c519b269d8
commit 6f62c58448

View File

@@ -39,5 +39,6 @@ jobs:
all_test_passed:
name: "all tests passed"
runs-on: ubuntu-latest
needs: [test, doc]
steps:
- run: echo Success