Skip to content

Commit ec938e2

Browse files
committed
Merge branch 'select-a11y' of https://github.com/vscode-elements/elements into select-a11y
2 parents 4a6d542 + 76272af commit ec938e2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/verify.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- name: Install dependencies
2525
run: npm ci
2626

27+
- name: Install Playwright browsers
28+
run: npx playwright install chromium --only-shell
29+
2730
- name: Transpile files
2831
run: npm run build:ts
2932

0 commit comments

Comments
 (0)