Skip to content

Commit 7ad3fbc

Browse files
committedApr 21, 2021
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

+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)
Please sign in to comment.