Try fixing CI

This commit is contained in:
Pig Fang 2019-04-07 10:23:53 +08:00
parent 6da5094cb4
commit fee7ad7b53

View File

@ -18,7 +18,7 @@ jobs:
- ~/.yarn
key: v1-dependencies-{{ checksum "yarn.lock" }}
- run: yarn lint
- run: yarn test --coverage
- run: yarn test --coverage -w=2
- run: yarn codecov
composer: