Commit a592980
committed
Avoid apt during Playwright browser install
GitHub's hosted runner already has the browser system dependencies needed for this VRT job. Installing only Chromium avoids failing the Argos job when external apt repositories are unavailable.1 parent 2ebf292 commit a592980
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments