Skip to content

Commit bedb2d0

Browse files
committed
test: update ci config
1 parent 5a4a7cc commit bedb2d0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,3 @@ 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)