Skip to content

Commit ebf38ba

Browse files
committed
Add pnpm
1 parent 0fc396d commit ebf38ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
with:
1212
node-version: "lts/*"
1313
cache: "pnpm"
14+
- uses: pnpm/action-setup@v4
1415
- run: pnpm install -r
1516
- run: pnpm typecheck
1617
- run: pnpm lint

0 commit comments

Comments
 (0)