From a74ecc636dad7c60071b6a3bf99911dff65fc651 Mon Sep 17 00:00:00 2001 From: Ilya Bygrimov Date: Thu, 14 Nov 2024 01:04:34 +0100 Subject: [PATCH] chmod +x build/galacticad --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile b/tests/Makefile index 3f6dd9c..125d3d2 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,2 +1,3 @@ test: ## some tests + chmod +x build/galacticad cd tests/galacli && $(MAKE)