Skip to content

Commit 5d9fc0a

Browse files
committed
Try debug 2
1 parent 9851dc8 commit 5d9fc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# xvfb-run --auto-servernum glxinfo -B
5151
# LD_DEBUG=libs xvfb-run --auto-servernum npm run test-ci
5252
# QT_DEBUG_PLUGINS=1 xvfb-run --auto-servernum npm run test-ci
53-
cd test && xvfb-run --auto-servernum node debug.js
53+
cd test && QT_DEBUG_PLUGINS=1 xvfb-run --auto-servernum node debug.js
5454
5555
# - name: Run Unit Tests - MacOS
5656
# if: matrix.os == 'macos-14'

0 commit comments

Comments
 (0)