Skip to content

Commit e0173cc

Browse files
committed
Welp. This is getting frustrating.
1 parent 9ef61da commit e0173cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install Node dependencies
3737
run: npm ci
3838
- name: Install Playwright browsers
39-
run: npx @vitest/browser-playwright install --with-deps chromium firefox
39+
run: npx playwright install --with-deps chromium firefox
4040
- run: npm test
4141
- uses: davelosert/vitest-coverage-report-action@02f3c2e641286b7fa308cd3e430783103ce6103b # v2.12.0
4242

0 commit comments

Comments
 (0)