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