Skip to content

Commit

Permalink
chore: avoid syncing nuxt-3webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Aug 23, 2022
1 parent acc7811 commit a5a6062
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,5 @@ jobs:
- name: Install nuxt3 dependencies
run: cd playground/nuxt3 && pnpm install && pnpm prepare

- name: Install nuxt3-webpack dependencies
run: cd playground/nuxt3-webpack && pnpm install && pnpm prepare

- name: Run tests
run: pnpm run test

0 comments on commit a5a6062

Please sign in to comment.