Commit dec9f7c
CI(linux): run tests with QT_QPA_PLATFORM=offscreen
GitHub runner has no X display, so Qt Test binaries that pull in
QGuiApplication abort with "could not connect to display". The
offscreen platform plugin is shipped with qt6-base-dev and lets the
tests run headless.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0a6ad70 commit dec9f7c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments