Skip to content

Fix sticky_keys hold release (#1055) #142

Fix sticky_keys hold release (#1055)

Fix sticky_keys hold release (#1055) #142

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