Skip to content

Commit 81a65a2

Browse files
fix: comment unused npm step
1 parent fba890c commit 81a65a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
. "$(dirname -- "$0")/_/husky.sh"
33

44
npm run lint
5-
npm run test
5+
# npm run test

0 commit comments

Comments
 (0)