mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
give json to coverage check
This commit is contained in:
parent
22bb1374ef
commit
1b6f88b054
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -255,7 +255,7 @@ jobs:
|
||||
uses: devmasx/coverage-check-action@v1.2.0
|
||||
with:
|
||||
type: lcov
|
||||
result_path: /coverage/lcov.info
|
||||
result_path: /coverage/coverage-final.json
|
||||
min_coverage: 10
|
||||
token: ${{ github.token }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user