chore(tests): fix vitest can't terminate worker (#2644)
This commit is contained in:
parent
edfbe2c3ed
commit
0fa87f71a4
3 changed files with 33 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
- run: corepack enable
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
cache: pnpm
|
||||
|
||||
- name: 📦 Install dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue