Skip to content

Commit b4fdb0a

Browse files
committed
fix: github workflows
1 parent 60ee6f5 commit b4fdb0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
cache: pnpm
3232

3333
- run: pnpm install
34+
- run: pnpm -C wsbuild install
3435
- run: pnpm -C test install
3536
- run: pnpm -C test exec playwright install --with-deps chromium
3637
- run: pnpm -r build

0 commit comments

Comments
 (0)