test: run tests with --runInBand by default
This ensures transition tests do not randomly fail due to CPU load
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- *install_deps
|
||||
- *save_cache
|
||||
- run: yarn ls-lint
|
||||
- run: yarn test --ci --runInBand
|
||||
- run: yarn test --ci
|
||||
|
||||
test-dts:
|
||||
<<: *defaults
|
||||
|
||||
Reference in New Issue
Block a user