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 8196648 commit 54398f9Copy full SHA for 54398f9
.github/workflows/ci.yml
@@ -52,5 +52,6 @@ jobs:
52
uses: zgosalvez/github-actions-report-lcov@v4
53
with:
54
coverage-files: coverage/lcov.info
55
+ minimum-coverage: 90
56
github-token: ${{ secrets.GITHUB_TOKEN }}
57
update-comment: true
0 commit comments