mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove coverage report since its very spammy
This commit is contained in:
parent
6cba3df7ee
commit
37f26fd58a
11
.github/workflows/test.yml
vendored
11
.github/workflows/test.yml
vendored
@ -146,12 +146,11 @@ jobs:
|
|||||||
##########################################################################
|
##########################################################################
|
||||||
# COVERAGE REPORT FRONTEND ################################################
|
# COVERAGE REPORT FRONTEND ################################################
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# TODO: Maybe remove this later on to avoid spam?
|
#- name: frontend | Coverage report
|
||||||
- name: frontend | Coverage report
|
# uses: romeovs/lcov-reporter-action@v0.2.21
|
||||||
uses: romeovs/lcov-reporter-action@v0.2.21
|
# with:
|
||||||
with:
|
# github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
# lcov-file: ./coverage/lcov.info
|
||||||
lcov-file: ./coverage/lcov.info
|
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# COVERAGE CHECK FRONTEND ################################################
|
# COVERAGE CHECK FRONTEND ################################################
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user