We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ae4ea commit 4b90f61Copy full SHA for 4b90f61
2 files changed
.changeset/quick-tools-pretend.md
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
run: pnpm coverage
44
45
- name: Install Playwright Browsers
46
- run: pnpm exec playwright install --with-deps
+ run: pnpm dlx playwright install --with-deps
47
48
- name: Run E2E Tests
49
run: pnpm test:e2e
0 commit comments