mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04: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…
Reference in New Issue
Block a user