Skip to content

Commit 289e76d

Browse files
committed
Use ld debug 3
1 parent 7d6c750 commit 289e76d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
if: matrix.os == 'ubuntu-22.04'
4444
run: |
4545
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
46+
objdump -T node_modules/deps-qmlui-raub/bin-linux/libqmlui.so
4647
LD_DEBUG=symbols xvfb-run --auto-servernum npm run test-ci
4748
4849
# - name: Run Unit Tests - MacOS

0 commit comments

Comments
 (0)