fix(ci): run in bound for now

This commit is contained in:
Clark Du 2019-01-23 17:12:47 +00:00
parent efda2414cd
commit 89f097e1bd

View File

@ -104,7 +104,7 @@ jobs:
at: ~/project
- run:
name: Build Fixtures
command: yarn test:fixtures -w=2 --coverage && yarn coverage
command: yarn test:fixtures -i --coverage && yarn coverage
- persist_to_workspace:
root: ~/project
paths: