pull/101/head
Shohei YOSHIDA 2022-10-22 18:11:36 +09:00
parent 85f19ca45d
commit ab695983d0
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
2 changed files with 1 additions and 5 deletions

View File

@ -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

View File

@ -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.