Skip to content

Commit 5cd2b65

Browse files
committed
ci: update minimum coverage requirement
- Adjust minimum coverage from 90% to 88% in GitHub Actions workflow
1 parent a353f46 commit 5cd2b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
build:
1717
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
1818
with:
19-
min_coverage: 90
19+
min_coverage: 88

0 commit comments

Comments
 (0)