Skip to content

Commit b103135

Browse files
committed
ci: disable coverage requirement (set min_coverage to 0)
1 parent c45265c commit b103135

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
2121
with:
2222
flutter_channel: stable
23+
min_coverage: 0
2324

2425
spell-check:
2526
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/spell_check.yml@v1

0 commit comments

Comments
 (0)