mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix result path for admin unit test coverage ingo
This commit is contained in:
parent
55afd72b09
commit
a5fde7361c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -373,7 +373,7 @@ jobs:
|
||||
with:
|
||||
report_name: Coverage Admin Interface
|
||||
type: lcov
|
||||
result_path: ./coverage/lcov.info
|
||||
result_path: ./admin/coverage/lcov.info
|
||||
min_coverage: 97
|
||||
token: ${{ github.token }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user