Merge branch 'master' into update-browser-list-2

This commit is contained in:
Ulf Gebhardt 2023-01-12 12:17:06 +01:00 committed by GitHub
commit 402b502b3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -527,7 +527,7 @@ jobs:
report_name: Coverage Backend
type: lcov
result_path: ./backend/coverage/lcov.info
min_coverage: 76
min_coverage: 78
token: ${{ github.token }}
##########################################################################