Skip to content

Merge branch 'origin/revert-299-master' into v3.2-latest #24

Merge branch 'origin/revert-299-master' into v3.2-latest

Merge branch 'origin/revert-299-master' into v3.2-latest #24

Workflow file for this run

# https://pypi.org/project/codespell
name: codespell
on: [pull_request, push]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: pip install codespell
- run: codespell --ignore-words-list=braket,ket,merrors,merror,multline,oint