diff --git a/.githooks/pre-push b/.githooks/pre-push index 8063edb..54ac104 100755 --- a/.githooks/pre-push +++ b/.githooks/pre-push @@ -4,5 +4,6 @@ set -o errexit +export TTY="-T" ./run test:commit