Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PleBea committed Feb 25, 2025
1 parent cfe3450 commit ecd41cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
node-version: [20.x, 22.x]
steps:
- uses: actions/checkout@v4
- run: corepack enable pnpm
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
Expand All @@ -76,6 +77,7 @@ jobs:
node-version: [20.x, 22.x]
steps:
- uses: actions/checkout@v4
- run: corepack enable pnpm
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
Expand Down Expand Up @@ -103,6 +105,7 @@ jobs:
node-version: [20.x, 22.x]
steps:
- uses: actions/checkout@v4
- run: corepack enable pnpm
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
Expand Down

0 comments on commit ecd41cf

Please sign in to comment.