chore(tools): do not run tests on pre-commit
parent
cd55ebd34e
commit
aad70ebb8c
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
npm exec -- npm-run-all -s docs check-clean test
|
npm exec -- lint-staged
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue