Skip to content

Commit cac02d5

Browse files
Fixes tests on CircleCI
1 parent ba5f748 commit cac02d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies:
1111
test:
1212
override:
1313
- yarn run lint
14-
- yarn run test-and-send-cov-to-coveralls
1514
- yarn run build
15+
- yarn run test-and-send-cov-to-coveralls

0 commit comments

Comments
 (0)