QT_DEBUG_PLUGINS

This commit is contained in:
Rick Vogel 2023-04-03 17:54:51 +02:00
parent a4e03dd1fb
commit a078753f71
1 changed files with 1 additions and 0 deletions

View File

@ -387,6 +387,7 @@ jobs:
if: startsWith(matrix.config.name, 'Ubuntu')
env:
DISPLAY: ":1"
QT_DEBUG_PLUGINS: "1"
run: |
echo starting Xvfb
Xvfb :1 &