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
73a612ebb1
commit
03457b56ac
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -254,8 +254,9 @@ jobs:
|
||||
##########################################################################
|
||||
# COVERAGE REPORT FRONTEND ################################################
|
||||
##########################################################################
|
||||
- name: frontend | coverage report
|
||||
- name: show content of /coverage/lcov.info
|
||||
run: cat /coverage/lcov.info
|
||||
- name: frontend | coverage report
|
||||
uses: romeovs/lcov-reporter-action@v0.2.16
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user