Skip to content

Commit 4ea2fa6

Browse files
committed
Try ld debug
1 parent 0b8e7bb commit 4ea2fa6

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
@@ -42,6 +42,7 @@ jobs:
4242
- name: Run Unit Tests - Linux
4343
if: matrix.os == 'ubuntu-22.04'
4444
run: |
45+
LD_DEBUG=libs node .
4546
# export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
4647
# LD_DEBUG=libs xvfb-run --auto-servernum npm run test-ci
4748
xvfb-run --auto-servernum npm run test-ci

0 commit comments

Comments
 (0)