summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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