Commit 32d8404
fix: install libGL/libEGL runtime deps, set offscreen platform for tests
PySide6 imports fail with 'libGL.so.1: cannot open shared object file' on
the headless self-hosted runner. Install the libraries and set
QT_QPA_PLATFORM=offscreen to avoid needing a display for unit tests.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e75bbc9 commit 32d8404
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
0 commit comments