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

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

[elpa] externals/csharp-mode bc73b84729 3/6: Remove compile in ci make c


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode bc73b84729 3/6: Remove compile in ci make command
Date: Fri, 19 Aug 2022 09:57:29 -0400 (EDT)

branch: externals/csharp-mode
commit bc73b84729e2fb1aa4d00f6f1d8c530d6190f3fd
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: GitHub <noreply@github.com>

    Remove compile in ci make command
---
 makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makefile b/makefile
index 2fad5d4fdf..8496823873 100644
--- a/makefile
+++ b/makefile
@@ -3,7 +3,7 @@ EASK ?= eask
 
 TESTHOME=/tmp/emacs
 
-ci: build compile test
+ci: build test
 
 package:
        $(EASK) package



reply via email to

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