Skip to content

tcode-use-input-method のバグ修正と isearch 中の部首/交ぜ書き変換の実装 #33

tcode-use-input-method のバグ修正と isearch 中の部首/交ぜ書き変換の実装

tcode-use-input-method のバグ修正と isearch 中の部首/交ぜ書き変換の実装 #33

Workflow file for this run

name: CI
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
jobs:
test:
name: 'Compile'
runs-on: ubuntu-latest
strategy:
matrix:
emacs_version:
- 26.3
- 27.2
- 28.2
- 29.4
- 30.2
steps:
- name: '[dep] Install Emacs'
uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
- name: '[tc] Checkout tc repository'
uses: actions/checkout@v2
- name: '[tc] Byte compilation tests'
run: emacs --batch -L . -f batch-byte-compile tc-pre.el tc.el *-*.el eelll.el