mirror of
https://github.com/immich-app/immich.git
synced 2025-07-07 10:14:08 -04:00
chore: optimize playwright gha (#19435)
This commit is contained in:
parent
03966146fe
commit
3a9e79a452
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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…
x
Reference in New Issue
Block a user