Skip to content

Commit 0fa1988

Browse files
committed
with deps maybe
1 parent d88246c commit 0fa1988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: pnpm build:ci
3333

3434
- name: Install browsers
35-
run: pnpm exec playwright install
35+
run: pnpm exec playwright install --with-deps chromium
3636

3737
- name: Test
3838
run: pnpm test

0 commit comments

Comments
 (0)