Skip to content

Commit

Permalink
chore(ci): remove pnpm setup where there is no need
Browse files Browse the repository at this point in the history
  • Loading branch information
Sysix committed Oct 9, 2024
1 parent c34aed5 commit 5aee7a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: ./.github/actions/pnpm

- name: Run Format (prettier)
run: npx prettier . --check

0 comments on commit 5aee7a4

Please sign in to comment.