Commit 74ff19f
Fix ui-test: set HOME=/root for Firefox in Playwright container
GitHub Actions sets HOME=/github/home (owned by uid 1001) but the
container runs as root. Firefox refuses to launch when HOME is owned
by a different user. Setting HOME=/root fixes the ownership mismatch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: eakmanrq <6326532+eakmanrq@users.noreply.github.com>1 parent 3767fe0 commit 74ff19f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
| |||
0 commit comments