Skip to content

ci: fix clippy on 1.83 (auto) #498

ci: fix clippy on 1.83 (auto)

ci: fix clippy on 1.83 (auto) #498

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]