mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-28 19:08:01 +00:00
add server to collect coverage reports
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
0199106bb0
commit
8146b255d2
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -50,3 +50,4 @@ jobs:
|
||||
coverageCommand: common/scripts/each.sh test
|
||||
coverageLocations: |
|
||||
${{github.workspace}}/packages/*/coverage/lcov.info:lcov
|
||||
${{github.workspace}}/server/*/coverage/lcov.info:lcov
|
||||
|
Loading…
Reference in New Issue
Block a user