Skip to content

Commit 9ca7748

Browse files
committed
Too low coverage
1 parent b767a40 commit 9ca7748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ jobs:
9898
uses: zgosalvez/github-actions-report-lcov@49af65b0586c274a625a41a2dc8aaaae7d00568b
9999
with:
100100
coverage-files: coverage/lcov.*.info
101-
minimum-coverage: 90
101+
minimum-coverage: 99
102102
artifact-name: code-coverage-report
103103
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)