Disabling tests in pre-commit to speed up the commits.

This commit is contained in:
Oleksii Trekhleb 2021-04-21 18:09:48 +02:00
parent 912941be1d
commit 7ad3fbc0f9

View File

@ -2,4 +2,4 @@
. "$(dirname "$0")/_/husky.sh"
npm run lint
npm run test
# npm run test