Skip to content

Commit

Permalink
chore(root): remove tests from pre-push hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoazh committed Jan 3, 2025
1 parent 91b6963 commit aa3c468
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 +1 @@
pnpm run lint && pnpm run test && pnpm run test:e2e
pnpm run lint

0 comments on commit aa3c468

Please sign in to comment.