Skip to content

Commit e9c0418

Browse files
authored
👷 Fix alls-green test dependency (#2008)
1 parent 23b272d commit e9c0418

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
@@ -138,6 +138,7 @@ jobs:
138138
if: always()
139139
needs:
140140
- coverage-combine
141+
- test
141142
runs-on: ubuntu-latest
142143
timeout-minutes: 5
143144
steps:

0 commit comments

Comments
 (0)