Skip to content

Commit

Permalink
Try xcb libs 3
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Jan 14, 2025
1 parent 444e513 commit 89050aa
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 @@ -42,4 +42,4 @@ jobs:
sudo apt-get install -qq libgles2-mesa-dev libxcb-cursor0 libxcb-icccm4 libxcb-keysyms1 libxcb-shape0 libxcb-xkb1 libxkbcommon-x11-0
sudo apt-get install -qq libdbus-1-3 libxcb-image0 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0 libxcb-xfixes0
# QT_QPA_PLATFORM=xcb xvfb-run --auto-servernum npm run test-ci
QT_QPA_PLATFORM=xcb xvfb-run --auto-servernum node test/debug.js
QT_DEBUG_PLUGINS=1 QT_QPA_PLATFORM=xcb xvfb-run --auto-servernum node test/debug.js

0 comments on commit 89050aa

Please sign in to comment.