QT_DEBUG_PLUGINS
This commit is contained in:
parent
a4e03dd1fb
commit
a078753f71
|
@ -387,6 +387,7 @@ jobs:
|
||||||
if: startsWith(matrix.config.name, 'Ubuntu')
|
if: startsWith(matrix.config.name, 'Ubuntu')
|
||||||
env:
|
env:
|
||||||
DISPLAY: ":1"
|
DISPLAY: ":1"
|
||||||
|
QT_DEBUG_PLUGINS: "1"
|
||||||
run: |
|
run: |
|
||||||
echo starting Xvfb
|
echo starting Xvfb
|
||||||
Xvfb :1 &
|
Xvfb :1 &
|
||||||
|
|
Loading…
Reference in New Issue