chore: fix ci script

This commit is contained in:
Evan You 2022-05-23 15:16:32 +08:00
parent 04b584ffc1
commit 58608a2f26

View File

@ -63,6 +63,8 @@ jobs:
- name: Run e2e tests
run: pnpm run test:e2e
- name: Run transition tests
run: pnpm run test:transition
lint-and-test-dts: