Skip to content

Commit

Permalink
Try --runInBand
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed May 7, 2024
1 parent 00db7b6 commit 69517bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nodes-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "git+https://github.com/n8n-io/n8n.git"
},
"scripts": {
"benchmark": "jest --config benchmark.config.js",
"benchmark": "jest --config benchmark.config.js --runInBand",
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",
"typecheck": "tsc",
Expand Down

0 comments on commit 69517bf

Please sign in to comment.