Skip to content

Commit

Permalink
chore: ci 1 cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
moroine committed Oct 23, 2023
1 parent f7c0365 commit 17a937d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"release:interactive": "./.bin/mna-tdb release:interactive",
"postinstall": "husky install",
"talisman:add-exception": "yarn node-talisman --githook pre-commit -i",
"test": "cross-env NODE_NO_WARNINGS=1 NODE_OPTIONS=--experimental-vm-modules jest -w 50%",
"test": "cross-env NODE_NO_WARNINGS=1 NODE_OPTIONS=--experimental-vm-modules jest",
"test:ci": "yarn test --ci -w 1",
"test:watch": "yarn test --watch",
"typecheck": "yarn foreach:parallel run typecheck",
Expand Down

0 comments on commit 17a937d

Please sign in to comment.