Skip to content

Commit

Permalink
updated prettier flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo0 committed Oct 17, 2024
1 parent d9b884f commit b505f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
version: 8

- name: Install Dependencies
run: pnpm install --frozen-lockfile
run: pnpm install

- name: Check Formatting
run: pnpm exec prettier --config prettier.config.js --check .
Expand Down

0 comments on commit b505f2c

Please sign in to comment.