Skip to content

Commit ac75df4

Browse files
committed
Revert playwright install in verify action
1 parent 4df2ec3 commit ac75df4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/verify.yml

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

27-
- name: Install Playwright browsers
28-
run: npx playwright install chromium --only-shell
29-
3027
- name: Transpile files
3128
run: npm run build:ts
3229

0 commit comments

Comments
 (0)