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 3db5f37 commit d610143Copy full SHA for d610143
.github/workflows/ci.yaml
@@ -53,7 +53,7 @@ jobs:
53
retention-days: 1
54
coverage:
55
name: Coverage
56
- needs: [ build, unit-test, integration-test ]
+ needs: [ unit-test, integration-test ]
57
runs-on: ubuntu-latest
58
permissions:
59
contents: write
0 commit comments