max workers

pull/370/head
aniket-engg 4 years ago committed by Aniket
parent d46d83742f
commit d1c88e4fa7
  1. 3
      workspace.json

@ -384,7 +384,8 @@
"builder": "@nrwl/jest:jest",
"options": {
"jestConfig": "libs/remix-tests/jest.config.js",
"tsConfig": "libs/remix-tests/tsconfig.spec.json"
"tsConfig": "libs/remix-tests/tsconfig.spec.json",
"maxWorkers": 2
}
},
"build": {

Loading…
Cancel
Save