Skip to content

feat(bootcfg): set usb identification with a kwargs-dict #176

feat(bootcfg): set usb identification with a kwargs-dict

feat(bootcfg): set usb identification with a kwargs-dict #176

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