Skip to content

Commit 54398f9

Browse files
chore: enforce 90% code coverage
1 parent 8196648 commit 54398f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@ jobs:
5252
uses: zgosalvez/github-actions-report-lcov@v4
5353
with:
5454
coverage-files: coverage/lcov.info
55+
minimum-coverage: 90
5556
github-token: ${{ secrets.GITHUB_TOKEN }}
5657
update-comment: true

0 commit comments

Comments
 (0)