Skip to content

Commit

Permalink
decrease coverage due to disableInitializers branch
Browse files Browse the repository at this point in the history
  • Loading branch information
anajuliabit committed Jul 25, 2024
1 parent 1b424f7 commit 3d5ee4f
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: 100
minimum-coverage: 97

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3d5ee4f

Please sign in to comment.