chore: More flakey test improvements (#5801)
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
||||
name: test
|
||||
command: |
|
||||
TESTFILES=$(circleci tests glob "server/**/*.test.ts" | circleci tests split)
|
||||
yarn test $TESTFILES
|
||||
yarn test --maxWorkers=2 $TESTFILES
|
||||
bundle-size:
|
||||
<<: *defaults
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user