mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
cat content of lcov.info
This commit is contained in:
parent
fbe025d1f2
commit
73a612ebb1
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -254,7 +254,9 @@ jobs:
|
|||||||
##########################################################################
|
##########################################################################
|
||||||
# COVERAGE REPORT FRONTEND ################################################
|
# COVERAGE REPORT FRONTEND ################################################
|
||||||
##########################################################################
|
##########################################################################
|
||||||
- uses: romeovs/lcov-reporter-action@v0.2.16
|
- name: frontend | coverage report
|
||||||
|
run: cat /coverage/lcov.info
|
||||||
|
uses: romeovs/lcov-reporter-action@v0.2.16
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
lcov-file: /coverage/lcov.info
|
lcov-file: /coverage/lcov.info
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user