Skip to content

Commit

Permalink
Remove pnpm setup from action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBroadbent committed Dec 4, 2023
1 parent e41f21a commit bc6552f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- uses: pnpm/action-setup@v2
with:
version: 8
run_install: |
- recursive: true
args: [--frozen-lockfile, --strict-peer-dependencies]
- uses: actions/setup-node@v3
with:
node-version: 18.17.1
Expand Down

0 comments on commit bc6552f

Please sign in to comment.