mirror of https://github.com/sualko/cloud_bbb
chore: run tests before push
parent
68c2715107
commit
16c253e7bc
|
@ -50,6 +50,7 @@
|
|||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "yarn lint",
|
||||
"pre-push": "yarn test",
|
||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue