We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b272d commit e9c0418Copy full SHA for e9c0418
1 file changed
.github/workflows/test.yml
@@ -138,6 +138,7 @@ jobs:
138
if: always()
139
needs:
140
- coverage-combine
141
+ - test
142
runs-on: ubuntu-latest
143
timeout-minutes: 5
144
steps:
0 commit comments