Skip to content

Commit 7c733b1

Browse files
committed
remove test step from pre-commit
1 parent f21affc commit 7c733b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
"format",
2828
"typecheck",
2929
"lint:fix",
30-
"git:add",
31-
"test:coverage:check"
30+
"git:add"
3231
],
3332
"repository": {
3433
"type": "git",

0 commit comments

Comments
 (0)