Try fixing CI
This commit is contained in:
parent
6da5094cb4
commit
fee7ad7b53
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- ~/.yarn
|
- ~/.yarn
|
||||||
key: v1-dependencies-{{ checksum "yarn.lock" }}
|
key: v1-dependencies-{{ checksum "yarn.lock" }}
|
||||||
- run: yarn lint
|
- run: yarn lint
|
||||||
- run: yarn test --coverage
|
- run: yarn test --coverage -w=2
|
||||||
- run: yarn codecov
|
- run: yarn codecov
|
||||||
|
|
||||||
composer:
|
composer:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user