Skip to content

Commit 4b90f61

Browse files
committed
Revert "fix: fix error on CI workflow"
This reverts commit 71ae4ea.
1 parent 71ae4ea commit 4b90f61

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.changeset/quick-tools-pretend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: pnpm coverage
4444

4545
- name: Install Playwright Browsers
46-
run: pnpm exec playwright install --with-deps
46+
run: pnpm dlx playwright install --with-deps
4747

4848
- name: Run E2E Tests
4949
run: pnpm test:e2e

0 commit comments

Comments
 (0)