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 6e10535 commit 1d04892Copy full SHA for 1d04892
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
run: pnpm run typecheck
42
43
- name: Playwright Install
44
- run: pnpm exec playwright install
+ run: pnpm exec playwright-core install
45
46
- name: Test
47
run: pnpm run test
0 commit comments