Skip to content

Commit

Permalink
Add coverage back in
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed Jan 10, 2024
1 parent 3a9cfce commit 83f197e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
coverage_web: false
checks: "version,changelog,license,do-not-submit,breaking"
checks: "version,changelog,license,do-not-submit,breaking,coverage"
use-flutter: true
sdk: master
permissions:
Expand Down

0 comments on commit 83f197e

Please sign in to comment.