Skip to content

Commit 51e962f

Browse files
committed
chore: drop nuxt2 tests
1 parent 1b00dea commit 51e962f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

-6
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ jobs:
3737
- name: Build
3838
run: pnpm run dev:prepare && pnpm run build
3939

40-
- name: Install nuxt2-vite dependencies
41-
run: cd playground/nuxt2-vite && pnpm install
42-
43-
- name: Install nuxt2-webpack dependencies
44-
run: cd playground/nuxt2-webpack && pnpm install
45-
4640
- name: Install nuxt3 dependencies
4741
run: cd playground/nuxt3 && pnpm install && pnpm prepare
4842

0 commit comments

Comments
 (0)