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

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

[elpa] externals/elisa 61dd36890a 21/98: Enable load file check in CI


From: ELPA Syncer
Subject: [elpa] externals/elisa 61dd36890a 21/98: Enable load file check in CI
Date: Wed, 17 Jul 2024 18:58:00 -0400 (EDT)

branch: externals/elisa
commit 61dd36890a2e15c83a78aecfdb2aab0674d0c869
Author: Sergey Kostyaev <kostyaev.sergey2@wb.ru>
Commit: Sergey Kostyaev <kostyaev.sergey2@wb.ru>

    Enable load file check in CI
---
 .github/workflows/melpa.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/melpa.yml b/.github/workflows/melpa.yml
index ab0271521c..bc265616ee 100644
--- a/.github/workflows/melpa.yml
+++ b/.github/workflows/melpa.yml
@@ -27,9 +27,7 @@ jobs:
         warnings_as_errors:
           - false
         check:
-          - byte-compile
-          - checkdoc
-          - package-lint
+          - melpa
         file:
           - elisa.el
     # Steps represent a sequence of tasks that will be executed as part of the 
job



reply via email to

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