Skip to content

Commit

Permalink
Use ld debug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Dec 2, 2024
1 parent 96080ad commit 7d6c750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: matrix.os == 'ubuntu-22.04'
run: |
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
LD_DEBUG=libs xvfb-run --auto-servernum npm run test-ci
LD_DEBUG=symbols xvfb-run --auto-servernum npm run test-ci
# - name: Run Unit Tests - MacOS
# if: matrix.os == 'macos-14'
Expand Down

0 comments on commit 7d6c750

Please sign in to comment.