Skip to content

Commit 6da7e7e

Browse files
committed
Fix alls-green test dependency
1 parent 179d7e6 commit 6da7e7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ jobs:
148148
if: always()
149149
needs:
150150
- coverage-combine
151+
- test
151152
runs-on: ubuntu-latest
152153
timeout-minutes: 5
153154
steps:

0 commit comments

Comments
 (0)