Skip to content

Commit

Permalink
chore: fix lock files & drop bridge testing
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Apr 12, 2023
1 parent 449b44a commit 5683aeb
Show file tree
Hide file tree
Showing 4 changed files with 3,209 additions and 3,580 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
- name: Build
run: pnpm run stub && pnpm run prepare:playground && pnpm run build

# Playground Dependencies
- name: Install nuxt-bridge dependencies
run: cd playground/nuxt-bridge && pnpm install

- name: Install nuxt2-vite dependencies
run: cd playground/nuxt2-vite && pnpm install

Expand Down
23 changes: 0 additions & 23 deletions playground/nuxt-bridge/module.test.ts

This file was deleted.

0 comments on commit 5683aeb

Please sign in to comment.