Skip to content

Commit e09faf5

Browse files
committed
Remove Playwright browser installation step from Copilot setup workflow
1 parent 8e87183 commit e09faf5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,3 @@ jobs:
4646
4747
- name: Install dependencies
4848
run: pnpm install --frozen-lockfile
49-
50-
- name: Install Playwright browsers
51-
run: pnpm exec playwright install --with-deps chromium

0 commit comments

Comments
 (0)