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

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

[elpa] externals/colorful-mode 46cc141a2b 9/9: ci: Fix lint command


From: ELPA Syncer
Subject: [elpa] externals/colorful-mode 46cc141a2b 9/9: ci: Fix lint command
Date: Thu, 11 Jul 2024 21:57:50 -0400 (EDT)

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

    ci: Fix lint command
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 5e14cbbc1e..f7373e44ea 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -49,4 +49,4 @@ jobs:
       run: |
         eask install-deps
         eask compile
-        eask lint checkodc
+        eask lint checkdoc



reply via email to

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