Skip to content

Commit 9d6e0bb

Browse files
committed
chore: remove test script
1 parent 78e8254 commit 9d6e0bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/harmonix/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
],
3333
"scripts": {
3434
"build": "tsdown",
35-
"prepack": "tsdown",
36-
"test": "vitest run --coverage"
35+
"prepack": "tsdown"
3736
},
3837
"dependencies": {
3938
"@harmonix-js/cli": "workspace:*",

0 commit comments

Comments
 (0)