Skip to content

Commit

Permalink
chore(frontend): spelling check
Browse files Browse the repository at this point in the history
  • Loading branch information
Vibes-INS committed Jul 11, 2024
1 parent 2c3004e commit 3023a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend-spell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

- name: Install dependencies
run: pnpm install
working-directory: ./frontend

- name: Run Check
run: npx cspell "**/*"
Expand Down

0 comments on commit 3023a10

Please sign in to comment.