Skip to content

Bump ruff from 0.0.292 to 0.1.0 #2893

Bump ruff from 0.0.292 to 0.1.0

Bump ruff from 0.0.292 to 0.1.0 #2893

Workflow file for this run

name: Spelling Errors Check
on:
pull_request:
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