chore: optimize playwright gha (#19435)

This commit is contained in:
Min Idzelis
2025-06-23 07:11:52 -04:00
committed by GitHub
parent 03966146fe
commit 3a9e79a452

View File

@@ -461,7 +461,7 @@ jobs:
if: ${{ !cancelled() }}
- name: Install Playwright Browsers
run: npx playwright install --with-deps chromium
run: npx playwright install chromium --only-shell
if: ${{ !cancelled() }}
- name: Docker build