From f9a031ec99e5d12a7632a5fd5af47a3adaf5526f Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 9 Dec 2023 14:11:18 -0800 Subject: ci(earthly): remove check from all --- Earthfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Earthfile b/Earthfile index 05c597fa..81bfe231 100644 --- a/Earthfile +++ b/Earthfile @@ -6,7 +6,6 @@ WORKDIR /due all: BUILD +lint - BUILD +check BUILD +docker dev: -- cgit v1.2.3