We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de0424 commit 07fe079Copy full SHA for 07fe079
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
pattern: code-coverage-*
97
merge-multiple: true
98
- name: Report code coverage
99
- uses: zgosalvez/github-actions-report-lcov@49af65b0586c274a625a41a2dc8aaaae7d00568b
+ uses: zgosalvez/github-actions-report-lcov@55c5634f4f1085c376473dfd5971662ced3b9dc1
100
with:
101
coverage-files: coverage/lcov.*.info
102
minimum-coverage: 90
0 commit comments