Skip to content

Commit 8b502f5

Browse files
committed
ci: set minCoverage 1
1 parent afe2ab5 commit 8b502f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ jobs:
99
build:
1010
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
1111
with:
12-
flutter_channel: stable
12+
flutter_channel: stable
13+
min_coverage: 1

0 commit comments

Comments
 (0)