From fdf3392b4fc571528960a7203814499fdb81721b Mon Sep 17 00:00:00 2001 From: Oliver Davies <oliver@oliverdavies.uk> Date: Thu, 23 Nov 2023 06:45:14 +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