Skip to content

Commit

Permalink
chore: update min coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgalarraga committed Mar 4, 2024
1 parent 65d8e32 commit 2c3812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/board_generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
dart_sdk: stable
working_directory: packages/board_generator
coverage_excludes: "**/*.g.dart"
min_coverage: 98
min_coverage: 90

0 comments on commit 2c3812a

Please sign in to comment.