remove minimum coverage
This commit is contained in:
@@ -37,7 +37,6 @@ jobs:
|
||||
uses: zgosalvez/github-actions-report-lcov@v1
|
||||
with:
|
||||
coverage-files: coverage/lcov.info
|
||||
minimum-coverage: 90
|
||||
artifact-name: code-coverage-report
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
working-directory: ./
|
||||
|
||||
Reference in New Issue
Block a user