添加pnpm
Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 8s

This commit is contained in:
2025-04-10 11:44:13 +08:00
parent e94045572d
commit 088f5ae68f
3 changed files with 8 additions and 44 deletions

View File

@ -15,6 +15,8 @@ jobs:
name: Run tests
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- name: Use Node.js
uses: actions/setup-node@v4
with: