mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
no community coverage
This commit is contained in:
parent
a79e3cc094
commit
c606e85e66
16
.github/workflows/test.yml
vendored
16
.github/workflows/test.yml
vendored
@ -335,14 +335,14 @@ jobs:
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# COVERAGE CHECK BACKEND COMMUNITY-SERVER ####################################
|
# COVERAGE CHECK BACKEND COMMUNITY-SERVER ####################################
|
||||||
##########################################################################
|
##########################################################################
|
||||||
- name: backend community simplecov | Coverage check
|
#- name: backend community simplecov | Coverage check
|
||||||
uses: webcraftmedia/coverage-check-action@master
|
# uses: webcraftmedia/coverage-check-action@master
|
||||||
with:
|
# with:
|
||||||
report_name: Coverage Backend
|
# report_name: Coverage Backend
|
||||||
type: simplecov
|
# type: simplecov
|
||||||
result_path: ./coverage/coverage.info
|
# result_path: ./coverage/coverage.info
|
||||||
min_coverage: 8
|
# min_coverage: 8
|
||||||
token: ${{ github.token }}
|
# token: ${{ github.token }}
|
||||||
|
|
||||||
#test:
|
#test:
|
||||||
# runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user