summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJen-Chieh Shen <jcs090218@gmail.com>2022-04-28 03:35:16 +0800
committerJen-Chieh Shen <jcs090218@gmail.com>2022-04-28 03:35:16 +0800
commit791a5859918a930036c77f63affdc535f485f685 (patch)
treecfaf706fa4d57823b7a34ff1c8d3121af9269f01 /Makefile
parenta403e4ae516e3efff55941c3dbe05be10ddc1021 (diff)
downloadrust-mode-791a5859918a930036c77f63affdc535f485f685.tar.gz
ci: test
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