Skip to content

Commit

Permalink
Update pre-push
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed May 18, 2023
1 parent d109b69 commit ea94bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[ "$HUSKY" = "0" ] && echo "skipling push hook" && exit 0
[ "$HUSKY" = "0" ] && echo "skipping push hook" && exit 0

yarn lint && \
yarn testunit

0 comments on commit ea94bad

Please sign in to comment.