Skip to content

Bump ruff from 0.0.284 to 0.0.287 #2862

Bump ruff from 0.0.284 to 0.0.287

Bump ruff from 0.0.284 to 0.0.287 #2862

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@v3
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: .pyspelling.yml