Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 9787e61

Browse files
committed
Upload lcov code coverage report
1 parent f70a12e commit 9787e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: Upload code coverage report
4444
env:
4545
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
46-
run: yarn codecov --disable=gcov -f ./target/coverage/clover.xml
46+
run: yarn codecov --disable=gcov -f ./target/coverage/lcov.info

0 commit comments

Comments
 (0)