mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Turn on qt debugging in CircleCI
This commit is contained in:
parent
8e7bc98228
commit
582b69e48a
@ -55,6 +55,8 @@ jobs:
|
||||
|
||||
- run:
|
||||
name: Run tests
|
||||
environment:
|
||||
QT_DEBUG_PLUGINS: 1
|
||||
command: |
|
||||
cd ~/repo/desktop
|
||||
xvfb-run poetry run pytest -v ./tests/test_gui_*.py
|
||||
|
Loading…
Reference in New Issue
Block a user