chore: optimize playwright gha (#19435)
parent
03966146fe
commit
3a9e79a452
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue