Skip to content

Commit 7ad3fbc

Browse files
committed
Disabling tests in pre-commit to speed up the commits.
1 parent 912941b commit 7ad3fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.husky/pre-commit‎

Lines changed: 1 addition & 1 deletion
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)