aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-12-09 14:11:18 -0800
committerFuwn <[email protected]>2023-12-09 14:11:18 -0800
commitf9a031ec99e5d12a7632a5fd5af47a3adaf5526f (patch)
tree13e462c6bae6053388c0f6c322ac6ab4bc10658d
parentfix(manga): null check local entry (diff)
downloaddue.moe-f9a031ec99e5d12a7632a5fd5af47a3adaf5526f.tar.xz
due.moe-f9a031ec99e5d12a7632a5fd5af47a3adaf5526f.zip
ci(earthly): remove check from all
-rw-r--r--Earthfile1
1 files changed, 0 insertions, 1 deletions
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: