Skip to content

Commit 3e6a3c6

Browse files
Update .github/workflows/copilot-setup-steps.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3ec7644 commit 3e6a3c6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ jobs:
3434
cp .env.example .env
3535
fi
3636
37-
- name: Install Playwright browsers + system deps
38-
if: ${{ hashFiles('playwright.config.*') != '' || hashFiles('.playwright-mcp/**') != '' }}
39-
run: |
40-
npx playwright install-deps
41-
npx playwright install
42-
4337
- name: Install dependencies
4438
run: npm ci
4539

0 commit comments

Comments
 (0)