Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
ci: updated exclude glob
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago committed Feb 1, 2024
1 parent cdfa245 commit 971d0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/very_good_flame_game.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
- name: 📊 Check Code Coverage
uses: VeryGoodOpenSource/very_good_coverage@v2
with:
exclude: "**.gen.dart"
exclude: "**/*.gen.dart"
path: brick/output/unicorn_game/coverage/lcov.info

0 comments on commit 971d0e6

Please sign in to comment.