Skip to content

Commit 2199397

Browse files
committed
ci: test @vue/cli@next
1 parent ff10e05 commit 2199397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-vue-cli-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- name: 'Running the integration test'
3131
run: |
3232
source scripts/e2e-setup-ci.sh
33-
yarn dlx -p @vue/cli vue create -d my-vue && cd my-vue
33+
yarn dlx -p @vue/cli@next vue create -d my-vue && cd my-vue
3434
yarn build

0 commit comments

Comments
 (0)