Skip to content

Commit 516ddb0

Browse files
authored
Update CI-ubuntu.yml
1 parent 4285f0b commit 516ddb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ jobs:
230230
- name: Run tests
231231
env:
232232
DISPLAY: ':1'
233+
QT_DEBUG_PLUGINS: 1
233234
run: |
234235
Xvfb "$DISPLAY" -screen 0 1024x768x24 &
235236
cd ${{github.workspace}}

0 commit comments

Comments
 (0)