no community coverage

This commit is contained in:
einhornimmond 2021-06-08 14:08:27 +02:00
parent a79e3cc094
commit c606e85e66

View File

@ -335,14 +335,14 @@ jobs:
#########################################################################
# COVERAGE CHECK BACKEND COMMUNITY-SERVER ####################################
##########################################################################
- name: backend community simplecov | Coverage check
uses: webcraftmedia/coverage-check-action@master
with:
report_name: Coverage Backend
type: simplecov
result_path: ./coverage/coverage.info
min_coverage: 8
token: ${{ github.token }}
#- name: backend community simplecov | Coverage check
# uses: webcraftmedia/coverage-check-action@master
# with:
# report_name: Coverage Backend
# type: simplecov
# result_path: ./coverage/coverage.info
# min_coverage: 8
# token: ${{ github.token }}
#test:
# runs-on: ubuntu-latest