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

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

[elpa] externals/colorful-mode bfa32b92c1 6/9: ci: Use eask commands dir


From: ELPA Syncer
Subject: [elpa] externals/colorful-mode bfa32b92c1 6/9: ci: Use eask commands directly
Date: Thu, 11 Jul 2024 21:57:50 -0400 (EDT)

branch: externals/colorful-mode
commit bfa32b92c1be009e85154aaaaf202fe92441c032
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

    ci: Use eask commands directly
---
 .github/workflows/test.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 3adae1fc02..82af844a9e 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -47,4 +47,6 @@ jobs:
 
     - name: Run tests
       run:
-        make ci
+        eask install-deps
+        eask compile
+        eask lint checkodc



reply via email to

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