mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
correct coverage path
This commit is contained in:
parent
d700c30dd1
commit
2b99e16681
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -393,7 +393,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
report_name: Coverage Backend
|
report_name: Coverage Backend
|
||||||
type: lcov
|
type: lcov
|
||||||
result_path: ./coverage/lcov.info
|
result_path: ./backend/coverage/lcov.info
|
||||||
min_coverage: 45
|
min_coverage: 45
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user