Skip to content

Commit 8c0dcac

Browse files
committed
🔧 config(circle): update circle-ci conf
1 parent 44e3923 commit 8c0dcac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ machine:
33
version: 6
44
test:
55
post:
6-
- bash <(curl -s https://codecov.io/bash)
6+
- npm run coverage && bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)