Skip to content

Commit

Permalink
chore: also run build on pre-push to ensure we dont push broken code
Browse files Browse the repository at this point in the history
  • Loading branch information
chapati23 committed Feb 16, 2024
1 parent 6f0d5ab commit c7750a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
npm run lint
npm run build
npm run todo

0 comments on commit c7750a0

Please sign in to comment.