Skip to content

Commit e0165d6

Browse files
Add pnpm to test.yml
1 parent 3060098 commit e0165d6

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
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
steps:
1616
- uses: actions/checkout@v4
17+
- uses: pnpm/action-setup@v4
1718
- uses: actions/setup-node@v4
1819
with:
1920
node-version: ${{ matrix.node_version }}

0 commit comments

Comments
 (0)