Skip to content

Commit

Permalink
run many in root pkg json
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Walker-GM committed Sep 6, 2024
1 parent 1f81c6e commit e30ecab
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 @@ -45,7 +45,7 @@
"test": "nx run-many -t test -- --minWorkers=1 --maxWorkers=4",
"test-ci": "nx run-many -t test",
"test:k6": "tsx ./tasks/k6-test/run-k6-tests.mts",
"test:types": "tstyche"
"test:types": "nx run-many -t test:types"
},
"resolutions": {
"@storybook/react-dom-shim@npm:7.6.17": "https://verdaccio.tobbe.dev/@storybook/react-dom-shim/-/react-dom-shim-8.0.8.tgz",
Expand Down

0 comments on commit e30ecab

Please sign in to comment.