Skip to content

Commit eff38ff

Browse files
committed
chore: remove unused bun command
1 parent b8e0b60 commit eff38ff

File tree

2 files changed

+0
-85
lines changed

2 files changed

+0
-85
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"test:local": "node ./local-tests/build.mjs && dotenvx run --env-file=.env -- node ./local-tests/build/test.mjs",
2020
"test:unit": "nx run-many --target=test",
2121
"test:unit:watch": "nx run-many --target=test --watch",
22-
"test:unit:bun": "bun ./tools/scripts/unit-test-with-bun.mjs",
2322
"publish:packages": "yarn node ./tools/scripts/pub.mjs --prod",
2423
"publish:beta": "yarn node ./tools/scripts/pub.mjs --tag beta",
2524
"publish:staging": "yarn node ./tools/scripts/pub.mjs --tag staging",

tools/scripts/unit-test-with-bun.mjs

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)