Skip to content

Commit

Permalink
chore: Remove pre-push local CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Mar 5, 2020
1 parent efa8e36 commit a69d2c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-push": "yarn ci"
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"commitlint": {
Expand Down

0 comments on commit a69d2c5

Please sign in to comment.