Skip to content

Commit 6158fc5

Browse files
committed
CI fix
1 parent e08ce92 commit 6158fc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ jobs:
2323
with:
2424
version: 8
2525
run_install: true
26+
- name: Install Dependencies
27+
run: npx playwright install-deps chromium
2628
- name: Run Tests
2729
run: pnpm test

0 commit comments

Comments
 (0)