Skip to content

Commit d37d194

Browse files
committed
feat: update husky
1 parent 5a678a9 commit d37d194

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.husky/pre-push

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
npm run build
5-
npm run test
4+
npm run build

0 commit comments

Comments
 (0)