Skip to content

Commit 5e4064b

Browse files
committed
ci: Install playwright before testing
1 parent f9e159e commit 5e4064b

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
@@ -26,6 +26,8 @@ jobs:
2626
version: latest
2727
run_install: true
2828

29+
- run: pnpm exec playwright install
30+
2931
- run: pnpm install-test
3032

3133
package:

0 commit comments

Comments
 (0)