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

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

[elpa] externals/kiwix 4f987d4 13/13: Disable GitHub Actions MELPA stric


From: Stefan Monnier
Subject: [elpa] externals/kiwix 4f987d4 13/13: Disable GitHub Actions MELPA strict checker
Date: Mon, 4 Jan 2021 01:12:53 -0500 (EST)

branch: externals/kiwix
commit 4f987d49ec6e7c6191275514d5165ef013b1a0fc
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    Disable GitHub Actions MELPA strict checker
---
 .github/workflows/elisp-checker.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/elisp-checker.yaml 
b/.github/workflows/elisp-checker.yaml
index 61eaecc..7f25378 100644
--- a/.github/workflows/elisp-checker.yaml
+++ b/.github/workflows/elisp-checker.yaml
@@ -17,7 +17,7 @@ jobs:
         version: ${{ matrix.emacs_version }}
     - uses: leotaku/elisp-check@master
       with:
-          check: melpa
+          # check: melpa
           file: '*.el'
           ignore_warnings: true
           warnings_as_errors: false



reply via email to

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