test coverage admin interface to 52%

This commit is contained in:
Moriz Wahl 2021-12-06 09:28:30 +01:00
parent bef92fe547
commit d18b3d269d

View File

@ -441,7 +441,7 @@ jobs:
report_name: Coverage Admin Interface
type: lcov
result_path: ./coverage/lcov.info
min_coverage: 51
min_coverage: 52
token: ${{ github.token }}
##############################################################################