Skip to content

Commit

Permalink
Merge pull request #13 from tech-andgar/feature/fix_typo_upgrade
Browse files Browse the repository at this point in the history
fix(workflows): Update Dart setup version and package dependencies
  • Loading branch information
tech-andgar authored May 3, 2024
2 parents 4791bcf + 2b75080 commit 6176867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
dart pub global run coverage:test_with_coverage
- name: Check Code Coverage
uses: VeryGoodOpenSource/very_good_coverage@v2
uses: VeryGoodOpenSource/very_good_coverage@v3
with:
path: "./coverage/lcov.info"
min_coverage: 100
Expand Down

0 comments on commit 6176867

Please sign in to comment.