Skip to content

fix: map-y-or-n-p advice triggering too aggressively #19

fix: map-y-or-n-p advice triggering too aggressively

fix: map-y-or-n-p advice triggering too aggressively #19

Workflow file for this run

name: CI
on:
pull_request:
push:
paths-ignore:
- '**.md'
- 'LICENSE'
branches:
- master
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
emacs_version: [25.1, 25.2, 25.3, 26.1, 26.2, 26.3, 27.1, 27.2, snapshot]
steps:
- uses: actions/checkout@v2
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
- run: make