We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a328e2 commit 5a36c0fCopy full SHA for 5a36c0f
.github/workflows/test.yml
@@ -43,6 +43,4 @@ jobs:
43
if: matrix.os == 'ubuntu-20.04'
44
run: |
45
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
46
- export LD_DEBUG=libs
47
- export QT_DEBUG_PLUGINS=1
48
xvfb-run --auto-servernum npm run test-ci
0 commit comments