Skip to content

chore: fix typo & add spell check #8

chore: fix typo & add spell check

chore: fix typo & add spell check #8

Workflow file for this run

name: Lint
on: pull_request
jobs:
misc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: spell check
uses: codespell-project/actions-codespell@v2