Skip to content

Fix doctor command parsing of otool output #6015

Fix doctor command parsing of otool output

Fix doctor command parsing of otool output #6015

Workflow file for this run

name: spell
on:
pull_request:
push:
branches:
- master
permissions:
contents: read
jobs:
spell:
name: Check spelling
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
- run: pip install -r .github/workflows/spell.txt
- run: codespell