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 179d7e6 commit 6da7e7eCopy full SHA for 6da7e7e
1 file changed
.github/workflows/test.yml
@@ -148,6 +148,7 @@ jobs:
148
if: always()
149
needs:
150
- coverage-combine
151
+ - test
152
runs-on: ubuntu-latest
153
timeout-minutes: 5
154
steps:
0 commit comments