Skip to content

Commit

Permalink
chore(build): update pnpm to 5.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mohatt committed Mar 18, 2021
1 parent d9f6ce9 commit 21e7277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
restore-keys: |
${{ runner.os }}-build-
- run: |
npm -g install pnpm@5.16
npm -g install pnpm@5.18
pnpm set verify-store-integrity false
- run: pnpm install
- run: pnpm run test:coverage
Expand Down

0 comments on commit 21e7277

Please sign in to comment.