From 7bd455c085519e05257a2ece00ff05381932a010 Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Thu, 17 Oct 2024 17:19:30 -0500 Subject: [PATCH] fix: undo --- hooks/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/pre-commit b/hooks/pre-commit index cf8d8001..f927bac2 100755 --- a/hooks/pre-commit +++ b/hooks/pre-commit @@ -8,4 +8,4 @@ git add step.sh bitrise validate bitrise run audit-this-step -#bitrise run test-local +bitrise run test-local