Skip to content

buildsystem: sane warning if not using gmake #73

buildsystem: sane warning if not using gmake

buildsystem: sane warning if not using gmake #73

Workflow file for this run

name: codespell
on: [pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@v1.0