Skip to content

Commit 5a36c0f

Browse files
committed
Remove debug logs
1 parent 5a328e2 commit 5a36c0f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,4 @@ jobs:
4343
if: matrix.os == 'ubuntu-20.04'
4444
run: |
4545
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
46-
export LD_DEBUG=libs
47-
export QT_DEBUG_PLUGINS=1
4846
xvfb-run --auto-servernum npm run test-ci

0 commit comments

Comments
 (0)