Skip to content

link docs from to new repo #163

link docs from to new repo

link docs from to new repo #163

Workflow file for this run

name: Spelling Errors Check
on: push
jobs:
build:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: .pyspelling.yml