From aef9b76379073dedb4b07370b5f25c3e8cd61e8e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 23 Nov 2023 06:45:03 +0000 Subject: [PATCH] build-configs(update) --- .githooks/pre-push | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.githooks/pre-push b/.githooks/pre-push index 2233106..93b31df 100755 --- a/.githooks/pre-push +++ b/.githooks/pre-push @@ -4,4 +4,4 @@ set -euo pipefail -just test-commit +./run test:commit