Skip to content

Commit a5c3092

Browse files
committed
Fix CI even more
1 parent dba101c commit a5c3092

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
1010
with:
1111
ignore_coverage: "**.mock.dart,**.g.dart"
12-
ignore_license: "**.mock.dart,**.g.dart,**.mocks.dart,pkgs/markdown/"
12+
ignore_license: "**.mock.dart,**.g.dart,**.mocks.dart,pkgs/markdown/**"
1313
permissions:
1414
pull-requests: write

pkgs/markdown/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)