chore: fix ci build (#4958)
This commit is contained in:
parent
7c11c58faf
commit
1149e825de
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- run: pnpm install
|
||||
|
||||
- name: Run unit tests
|
||||
run: pnpm run test -- --ci
|
||||
run: pnpm run test
|
||||
|
||||
test-dts:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user