Skip to content

Commit 76272af

Browse files
authored
Update verify.yml
1 parent 74b5470 commit 76272af

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 chromium
28+
run: npx playwright install chromium --only-shell
2929

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

0 commit comments

Comments
 (0)