Skip to content

Add keys for uc mode selection to macros #47

Add keys for uc mode selection to macros

Add keys for uc mode selection to macros #47

Workflow file for this run

name: Spellcheck
on:
push:
paths:
- '**.md'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo apt-get install aspell
- run: make spellcheck