Skip to content

Commit

Permalink
Add pnpm_version to test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tianhuil committed Jul 11, 2024
1 parent e97013c commit 9aed92e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: aerialops/ci-actions/pnpm-with-cached-modules@main
with:
node_version: 20.x
pnpm_version: 9.3.x

- run: pnpm run prettier
- run: pnpm run lint
Expand Down

0 comments on commit 9aed92e

Please sign in to comment.