Skip to content

Various cleanups and cosmetic changes to testing infrastructure #299

Various cleanups and cosmetic changes to testing infrastructure

Various cleanups and cosmetic changes to testing infrastructure #299

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: codespell-project/actions-codespell@master
with:
path: .
ignore_words_list: