We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ee6f5 commit b4fdb0aCopy full SHA for b4fdb0a
1 file changed
.github/workflows/test.yml
@@ -31,6 +31,7 @@ jobs:
31
cache: pnpm
32
33
- run: pnpm install
34
+ - run: pnpm -C wsbuild install
35
- run: pnpm -C test install
36
- run: pnpm -C test exec playwright install --with-deps chromium
37
- run: pnpm -r build
0 commit comments