Skip to content

Make bootcfg sense optional (#1051) #135

Make bootcfg sense optional (#1051)

Make bootcfg sense optional (#1051) #135

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