Skip to content

0.3.7

0.3.7 #115

Workflow file for this run

name: Spell check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: crate-ci/typos@v1