CI: upload coverage report to Codecov

This commit is contained in:
Jesse Chan
2020-10-13 18:23:11 +08:00
parent c0ddc55810
commit 0a416474a5

View File

@@ -29,3 +29,5 @@ jobs:
- run: npm run build
- run: npm run start -- --help
- run: npm test
- uses: codecov/codecov-action@v1