Skip to content

Commit

Permalink
chore: remove pnpm version from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemmmy committed Oct 17, 2024
1 parent f9a7256 commit ae24727
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- name: Install dependencies
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit ae24727

Please sign in to comment.