Skip to content

Commit

Permalink
Remove tests on push temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyWay committed Nov 27, 2018
1 parent 8be87b4 commit 646587d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .huskyrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"hooks": {
"pre-commit": "pretty-quick --staged",
"pre-push": "npm run test"
"pre-commit": "pretty-quick --staged"
}
}

0 comments on commit 646587d

Please sign in to comment.