Skip to content

Commit f5a1d67

Browse files
committed
Adding coveralls coverage in CircleCI
1 parent ecb0e95 commit f5a1d67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
key: v1-dependencies-{{ checksum "package.json" }}
3535

3636
# run tests!
37-
- run: yarn test
37+
# - run: yarn test
38+
- run: yarn test:ci
3839

3940

0 commit comments

Comments
 (0)