Skip to content

Commit a6b08f9

Browse files
committed
ci: install playwright
1 parent b7a6b74 commit a6b08f9

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
@@ -66,6 +66,8 @@ jobs:
6666
- name: Install dependencies
6767
run: pnpm install
6868

69+
- run: pnpm exec playwright-core install
70+
6971
- name: Prepare
7072
run: pnpm run dev:prepare
7173

0 commit comments

Comments
 (0)