Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirtex committed Dec 11, 2023
1 parent e469bf1 commit a0e6bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
path: ./coverage/lcov.info
exclude: "**/*.g.dart"
min_coverage: 80
min_coverage: 75

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit a0e6bb9

Please sign in to comment.