Skip to content

Commit

Permalink
reduce coverage on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
trmid committed Apr 17, 2024
1 parent b1f46d5 commit a3d4cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
uses: zgosalvez/github-actions-report-lcov@v1.5.0
with:
coverage-files: lcov.info
minimum-coverage: 100
minimum-coverage: 99
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a3d4cb2

Please sign in to comment.