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

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

[nongnu] elpa/yaml-mode ab695983d0 5/6: more fix


From: ELPA Syncer
Subject: [nongnu] elpa/yaml-mode ab695983d0 5/6: more fix
Date: Sat, 22 Oct 2022 06:59:29 -0400 (EDT)

branch: elpa/yaml-mode
commit ab695983d0fa3afca016bc029e481a8197f84c86
Author: Shohei YOSHIDA <syohex@gmail.com>
Commit: Shohei YOSHIDA <syohex@gmail.com>

    more fix
---
 .github/workflows/ci.yml | 2 --
 test/yaml-mode-test.el   | 4 +---
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e6fa8a60ed..41692d1580 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,8 +21,6 @@ jobs:
         version: ${{ matrix.emacs_version }}
 
     - uses: actions/checkout@v3
-    - name: Install dependencies
-      run: sudo apt install pandoc aspell
     - name: Run tests
       run: |
         make clean
diff --git a/test/yaml-mode-test.el b/test/yaml-mode-test.el
index 4934dcfae4..de66e8a686 100644
--- a/test/yaml-mode-test.el
+++ b/test/yaml-mode-test.el
@@ -2,9 +2,7 @@
 
 ;; Copyright (C) 2022 - Shohei YOSHIDA
 
-;; Author: Yoshiki Kurihara <clouder@gmail.com>
-;;         Marshall T. Vandegrift <llasram@gmail.com>
-;; Maintainer: Vasilij Schneidermann <mail@vasilij.de>
+;; Author: Shohei YOSHIDA <syohex@gmail.com>
 
 ;; This file is not part of GNU Emacs.
 



reply via email to

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