Skip to content

Fixed relative link to local-dev-and-test guide from troubleshooting … #329

Fixed relative link to local-dev-and-test guide from troubleshooting …

Fixed relative link to local-dev-and-test guide from troubleshooting … #329

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