Skip to content

Commit 89b3f9a

Browse files
committed
👷 Upload coverage/lcov.info to QLTY.sh
1 parent 3aace02 commit 89b3f9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: qltysh/qlty-action/coverage@main
9595
with:
9696
token: ${{secrets.QLTY_COVERAGE_TOKEN}}
97-
files: coverage/.resultset.json
97+
files: coverage/lcov.info,coverage/.resultset.json
9898
continue-on-error: ${{ matrix.experimental != 'false' }}
9999

100100
# Build will fail here if coverage upload fails

0 commit comments

Comments
 (0)