ci: run tests with ci flags
This commit is contained in:
parent
b15569d03b
commit
8511237ed9
@ -22,4 +22,4 @@ jobs:
|
|||||||
- ~/.cache/yarn
|
- ~/.cache/yarn
|
||||||
key: v1-dependencies-{{ checksum "yarn.lock" }}
|
key: v1-dependencies-{{ checksum "yarn.lock" }}
|
||||||
|
|
||||||
- run: yarn test
|
- run: yarn test --ci --runInBand
|
||||||
|
Loading…
Reference in New Issue
Block a user