fix: ignore generated asset coverage

pull/20/head
Allison Ryan 4 years ago
parent 159cf4850e
commit eb04a6734d

@ -16,3 +16,4 @@ jobs:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1 uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with: with:
working_directory: packages/pinball_theme working_directory: packages/pinball_theme
coverage_excludes: "lib/src/generated/*.dart"
Loading…
Cancel
Save