Skip to content

Commit

Permalink
check typo first in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yanganto committed Nov 14, 2024
1 parent 1cc1f0a commit e8abee9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
with:
fetch-depth: 0

- name: Awesome Linter
run: npx awesome-lint

- name: Typo Check
uses: crate-ci/typos@master

- name: Awesome Linter
run: npx awesome-lint

0 comments on commit e8abee9

Please sign in to comment.