We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2bb1c9 commit c8786bcCopy full SHA for c8786bc
1 file changed
.github/workflows/release.yml
@@ -44,6 +44,7 @@ jobs:
44
45
- name: Install Playwright Browsers
46
run: pnpm dlx playwright install --with-deps
47
+ working-directory: ./apps/solidjs-boilerplate
48
49
- name: Run E2E Tests
50
run: pnpm test:e2e
0 commit comments