1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

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