Skip to content

Commit 8465b30

Browse files
committed
playwright install
1 parent ca10ac8 commit 8465b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
- name: Install via pnpm
8686
run: |
8787
pnpm run setup
88+
pnpm exec playwright install --with-deps
8889
- name: Lint
8990
run: |
9091
pnpm run lint

0 commit comments

Comments
 (0)