Skip to content

Commit 74b5470

Browse files
authored
Update verify.yml
1 parent 4bd65b7 commit 74b5470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm ci
2626

2727
- name: Install Playwright browsers
28-
run: npx playwright install --with-deps
28+
run: npx playwright install chromium
2929

3030
- name: Transpile files
3131
run: npm run build:ts

0 commit comments

Comments
 (0)