Skip to content

Commit

Permalink
build: delete pre-push-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
easymikey committed Dec 30, 2024
1 parent 64f76d3 commit 3488d89
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lefthook.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
pre-push:
parallel: true
commands:
coverage:
run: npm run test:coverage
audit:
run: npm run test:audit

pre-commit:
parallel: true
commands:
Expand Down

0 comments on commit 3488d89

Please sign in to comment.