Skip to content

Commit

Permalink
Add gl integrations 3
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Jan 12, 2025
1 parent 5d9fc0a commit 5a12033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ jobs:
# sudo apt-get install -qq mesa-utils
# xvfb-run --auto-servernum glxinfo -B
# LD_DEBUG=libs xvfb-run --auto-servernum npm run test-ci
xvfb-run --auto-servernum npm run test-ci
# QT_DEBUG_PLUGINS=1 xvfb-run --auto-servernum npm run test-ci
cd test && QT_DEBUG_PLUGINS=1 xvfb-run --auto-servernum node debug.js
# cd test && QT_DEBUG_PLUGINS=1 xvfb-run --auto-servernum node debug.js
# - name: Run Unit Tests - MacOS
# if: matrix.os == 'macos-14'
Expand Down

0 comments on commit 5a12033

Please sign in to comment.