Skip to content

Commit

Permalink
Change the coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkeating committed Nov 11, 2024
1 parent 78e6f21 commit a185e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
uses: zgosalvez/github-actions-report-lcov@v2
with:
coverage-files: ./lcov.info
minimum-coverage: 98
minimum-coverage: 97.9

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a185e09

Please sign in to comment.