Skip to content

Remove the legacy keyboard.debug_enabled flag and document the debu… #127

Remove the legacy keyboard.debug_enabled flag and document the debu…

Remove the legacy keyboard.debug_enabled flag and document the debu… #127

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