diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2066f607..9c7d5766 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,6 +32,9 @@ jobs: - name: Install dependencies run: bun install --frozen-lockfile + - name: Verify PVM bridge assets + run: bun run check:pvm-runtime + - name: Run tests run: bunx --bun turbo run test diff --git a/.prettierignore b/.prettierignore index bb6b577c..6b15bc6e 100644 --- a/.prettierignore +++ b/.prettierignore @@ -3,3 +3,4 @@ node_modules/ bun.lock tests/results/ docs/ +apps/sandbox/public/pvm-runtime/ diff --git a/README.md b/README.md index d9168dbf..7865db08 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Each product gets its own `