Skip to content

Commit bec0bd6

Browse files
upd
1 parent 36b2c5b commit bec0bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Install Playwright browsers
4040
working-directory: ./others/playwright
41-
run: npx playwright install --with-deps chromium
41+
run: npx playwright install
4242

4343
- name: Wait for app to be ready
4444
run: |

0 commit comments

Comments
 (0)