Commit d1c88e4f authored by aniket-engg's avatar aniket-engg Committed by Aniket

max workers

parent d46d8374
......@@ -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": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment