We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
06393993/lcov-reporter-action
1 parent 4c8078e commit 84f5f42Copy full SHA for 84f5f42
.github/workflows/documentation.yaml
@@ -130,7 +130,7 @@ jobs:
130
run: wget https://daxpedda.github.io/wasm-worker/coverage/coverage.lcov
131
- name: Report Coverage in Job Summary
132
# See <https://github.com/romeovs/lcov-reporter-action/pull/68>
133
- uses: 06393993/lcov-reporter-action@45b31bf53fa5ac82d0f49039198080afdb535288
+ uses: 06393993/lcov-reporter-action@24d48ff28930b87e67d0df34283153b04a76f166
134
with:
135
lcov-file: coverage-output/coverage.lcov
136
lcov-base: coverage.lcov
0 commit comments