Skip to content

Commit

Permalink
feat: use pre-push instead of pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed May 11, 2024
1 parent 085484a commit c634527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .husky/pre-commit

This file was deleted.

2 changes: 2 additions & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bun test
bun run check

0 comments on commit c634527

Please sign in to comment.