Skip to content

Commit

Permalink
Try dynamic load 17
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Jan 12, 2025
1 parent 3f54150 commit 47726da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
# LD_DEBUG=libs node .
# export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/ci
# LD_DEBUG=libs xvfb-run --auto-servernum npm run test-ci
cd test && LD_DEBUG=libs xvfb-run --auto-servernum node debug.js
# xvfb-run --auto-servernum npm run test-ci
# cd test && LD_DEBUG=libs xvfb-run --auto-servernum node debug.js
xvfb-run --auto-servernum npm run test-ci
# - name: Run Unit Tests - MacOS
# if: matrix.os == 'macos-14'
Expand Down

0 comments on commit 47726da

Please # to comment.