Skip to content

Merge pull request #537 from akaihola/drop-py37-tests #656

Merge pull request #537 from akaihola/drop-py37-tests

Merge pull request #537 from akaihola/drop-py37-tests #656

Workflow file for this run

---
name: codespell
on: push # yamllint disable-line rule:truthy
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master