Skip to content

Commit 48c791c

Browse files
committed
modify: temporary disable coverage
1 parent 80c6044 commit 48c791c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
uses: zgosalvez/github-actions-report-lcov@v1
3131
with:
3232
coverage-files: coverage/lcov.info
33-
minimum-coverage: 50
33+
minimum-coverage: 0.1
3434
artifact-name: code_coverage_report
3535
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)