emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode 791a585991 4/6: ci: test


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 791a585991 4/6: ci: test
Date: Thu, 28 Apr 2022 06:58:52 -0400 (EDT)

branch: elpa/rust-mode
commit 791a5859918a930036c77f63affdc535f485f685
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>

    ci: test
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 9299917c61..7a0546df2f 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]