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 1082a8e commit 4de0424Copy full SHA for 4de0424
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e
94
with:
95
path: coverage
96
- name: code-coverage-*
+ pattern: code-coverage-*
97
merge-multiple: true
98
- name: Report code coverage
99
uses: zgosalvez/github-actions-report-lcov@49af65b0586c274a625a41a2dc8aaaae7d00568b
0 commit comments