Upload coverage report in CI

This commit is contained in:
Simon Warta 2020-06-25 12:56:54 +02:00
parent de76632e85
commit 82f4bcac9c

View File

@ -214,6 +214,9 @@ jobs:
WASMD_ENABLED: 1
SKIP_BUILD: 1
command: yarn coverage
- run:
name: Upload coverage report
command: npx codecov
- run:
command: ./scripts/wasmd/stop.sh
lint: