1
0
mirror of synced 2025-11-08 12:57:47 +00:00

ci(CircleCI): send coverage to codecov after test

This commit is contained in:
Jason Dreyzehner
2018-03-10 14:36:09 -05:00
parent e42c8923ef
commit 8b9ac04810

View File

@@ -19,3 +19,4 @@ jobs:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
- run: npm test
- run: npx codecov