Skip to content

Commit

Permalink
ci: update vitest config
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 1, 2024
1 parent 19631cd commit 9b44010
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: pnpm # 缓存 pnpm 包

# Step 3: Install pnpm
- name: Install pnpm
Expand Down

0 comments on commit 9b44010

Please sign in to comment.