Skip to content

Commit cb47b3d

Browse files
committed
fix circleci
1 parent 97dc0d6 commit cb47b3d

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
@@ -21,4 +21,4 @@ jobs:
2121
- ./node_modules
2222
- run:
2323
name: test
24-
command: yarn run test:cov
24+
command: yarn run test

0 commit comments

Comments
 (0)