We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43f73f commit e973376Copy full SHA for e973376
1 file changed
.husky/pre-push
@@ -1,6 +1,3 @@
1
-#!/usr/bin/env sh
2
-. "$(dirname -- "$0")/_/husky.sh"
3
-
4
# Cross-platform friendly hook for both Linux and Windows
5
echo "🧪 Running all tests before push..."
6
npx cross-env npm test
0 commit comments