Skip to content

Bump min cmake version to 3.10 (from 3.3) (#154) #34

Bump min cmake version to 3.10 (from 3.3) (#154)

Bump min cmake version to 3.10 (from 3.3) (#154) #34

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master