Skip to content

chore: fix typo & add spell check #6

chore: fix typo & add spell check

chore: fix typo & add spell check #6

Workflow file for this run

name: Lint
on: pull_request
jobs:
misc:
runs-on: [self-hosted, X64]
steps:
- uses: actions/checkout@v4
- name: spell check
uses: codespell-project/actions-codespell@v2