Skip to content

Commit

Permalink
Use ld debug 3
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Dec 2, 2024
1 parent 7d6c750 commit 289e76d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
if: matrix.os == 'ubuntu-22.04'
run: |
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
objdump -T node_modules/deps-qmlui-raub/bin-linux/libqmlui.so
LD_DEBUG=symbols xvfb-run --auto-servernum npm run test-ci
# - name: Run Unit Tests - MacOS
Expand Down

0 comments on commit 289e76d

Please sign in to comment.