Skip to content

Commit

Permalink
try offscreen qpa platform for windows opengl tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-ce committed Jan 2, 2024
1 parent d664136 commit 17e6276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
if: matrix.os == 'windows-latest'
env:
QT_DEBUG_PLUGINS: 1
QT_QPA_PLATFORM: offscreen
run: |
./build/alp_external/radix/unittests/unittests_radix.exe
./build/unittests/unittests_nucleus.exe
Expand Down

0 comments on commit 17e6276

Please sign in to comment.