Commit 7989c02
ci: Skip playwright install-deps for chromium-only jobs
ubuntu-24.04 runners already ship the system libraries that Chromium
needs, so the apt-get round-trip from `playwright install-deps` is
unnecessary when only chromium is requested. This keeps install-deps
for webkit/firefox jobs where the extra system packages are required.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d8e4d24 commit 7989c02
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments