Skip to content

Commit

Permalink
ci: remove pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas committed Jul 6, 2024
1 parent 9d92338 commit 2508fea
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 @@ -19,8 +19,6 @@ jobs:
fetch-depth: 0
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
- name: Install dependencies
run: pnpm install
- name: Run unit tests
Expand Down

0 comments on commit 2508fea

Please sign in to comment.