Skip to content

fix(ci): removed clippy --default #3

fix(ci): removed clippy --default

fix(ci): removed clippy --default #3

Workflow file for this run

name: spellcheck
on:
pull_request:
push:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6