add server to collect coverage reports

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-09-12 11:10:10 +02:00
parent 0199106bb0
commit 8146b255d2
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -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