[extra-02] publish coverage report
This commit is contained in:
parent
585ffc122e
commit
7075efb18b
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -131,3 +131,8 @@ jobs:
|
||||
if: always()
|
||||
with:
|
||||
files: 'report/test/*.xml'
|
||||
- name: publish coverage report
|
||||
uses: romeovs/lcov-reporter-action@v0.2.16
|
||||
if: always()
|
||||
with:
|
||||
lcov-file: 'cover/lcov.info'
|
||||
|
Loading…
x
Reference in New Issue
Block a user