mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-04 17:05:31 -05:00
Add QT_QPA_PLATFORM=offscreen to GUI tests
This commit is contained in:
parent
a94c7c8f92
commit
5b622b9c17
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -54,4 +54,4 @@ jobs:
|
||||
- run: cd desktop && poetry install
|
||||
- run: |
|
||||
cd desktop
|
||||
QT_DEBUG_PLUGINS=1 xvfb-run poetry run pytest -v ./tests/test_gui_*.py
|
||||
QT_QPA_PLATFORM=offscreen QT_DEBUG_PLUGINS=1 xvfb-run poetry run pytest -v ./tests/test_gui_*.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user