From fafb90f14b6dbb938a1a0179c48687d9c65a805e Mon Sep 17 00:00:00 2001 From: Phil Hagelberg Date: Tue, 4 Mar 2025 21:05:19 -0800 Subject: [PATCH] Don't run check-luarocks on ci. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 323d9d1..162970e 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ check-luarocks: eval "$$(luarocks path)"; \ fennel-ls --lint -ci: selflint testall check-deps check-luarocks +ci: selflint testall check-deps clean: rm -fr $(EXE) old-deps old-fennel build/