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
a2b0d41d0a
commit
51844dc3f1
2
.github/workflows/test_dht-node.yml
vendored
2
.github/workflows/test_dht-node.yml
vendored
@ -88,6 +88,6 @@ jobs:
|
||||
with:
|
||||
report_name: Coverage dht-node
|
||||
type: lcov
|
||||
result_path: ./coverage/lcov.info
|
||||
result_path: ./dht-node/coverage/lcov.info
|
||||
min_coverage: 83
|
||||
token: ${{ github.token }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user