Skip to content

boards/anavi/macro-pad-12/README.md: Fix link (#1065) #146

boards/anavi/macro-pad-12/README.md: Fix link (#1065)

boards/anavi/macro-pad-12/README.md: Fix link (#1065) #146

Workflow file for this run

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