Skip to content

Commit e973376

Browse files
committed
refactor: simplify pre-push hook by removing unnecessary lines
1 parent c43f73f commit e973376

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.husky/pre-push

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
# Cross-platform friendly hook for both Linux and Windows
52
echo "🧪 Running all tests before push..."
63
npx cross-env npm test

0 commit comments

Comments
 (0)