mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 20:28:54 +00:00
chore: fix ci script
This commit is contained in:
parent
04b584ffc1
commit
58608a2f26
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user