Skip to content

Tests/improve tests #21

Tests/improve tests

Tests/improve tests #21

Workflow file for this run

name: Spell Check
on: [pull_request]
permissions:
contents: read
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1