Skip to content

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.toml) #509

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.toml)

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.toml) #509

Workflow file for this run

name: Spell Check
on: [pull_request]
jobs:
typos-check:
name: "Spell Check with Typos"
uses: "SciML/.github/.github/workflows/spellcheck.yml@v1"
secrets: "inherit"