From 603a1076e463c008da0b946cf07ee62cca363e7b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 23 Nov 2023 08:35:43 +0000 Subject: [PATCH] build-configs(update) --- .githooks/pre-push | 1 + 1 file changed, 1 insertion(+) 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