mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-07 01:44:52 +08:00
Disabling tests in pre-commit to speed up the commits.
This commit is contained in:
@ -2,4 +2,4 @@
|
|||||||
. "$(dirname "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
npm run lint
|
npm run lint
|
||||||
npm run test
|
# npm run test
|
||||||
|
Reference in New Issue
Block a user