Try fixing CI
This commit is contained in:
parent
6da5094cb4
commit
fee7ad7b53
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user