Skip to content

Commit 5a4a7cc

Browse files
committed
test: update circle ci config(codecov)
1 parent 72409a9 commit 5a4a7cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ jobs:
3131

3232
# run tests!
3333
- run: npm run test
34+
35+
# Coverage
36+
- run:
37+
name: Coverage
38+
command: npm run codecov

0 commit comments

Comments
 (0)