Skip to content

Fix CI runner crashes: cycle detection, SymbolicUtils ≥ 4.27 floor, macOS arm64 #235

Fix CI runner crashes: cycle detection, SymbolicUtils ≥ 4.27 floor, macOS arm64

Fix CI runner crashes: cycle detection, SymbolicUtils ≥ 4.27 floor, macOS arm64 #235

Workflow file for this run

name: Spell Check
on: [push, pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6
- name: Check spelling
uses: crate-ci/typos@v1.16.23
with:
config: .github/typos.toml