Skip to content

Commit

Permalink
ci: optimized suboptimal code
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle committed Sep 7, 2024
1 parent a41aa3b commit 78711e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Spell Check
run: |
bun run cspell
bun run spell
- name: Build
run: |
Expand Down

0 comments on commit 78711e3

Please sign in to comment.