From 791a5859918a930036c77f63affdc535f485f685 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Thu, 28 Apr 2022 03:35:16 +0800 Subject: ci: test --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9299917..7a0546d 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ LOAD_PATH ?= $(addprefix -L ../,$(DEPS)) LOAD_PATH += -L . # TODO: add checkdoc and lint -ci: build compile checkdoc +ci: build compile test build: $(EASK) package -- cgit v1.2.3