mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-24 22:40:36 -04:00
Turn on qt debugging in CircleCI
This commit is contained in:
parent
4bb86b189b
commit
74172a0151
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ jobs:
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Run tests
|
name: Run tests
|
||||||
|
environment:
|
||||||
|
QT_DEBUG_PLUGINS: 1
|
||||||
command: |
|
command: |
|
||||||
cd ~/repo/desktop
|
cd ~/repo/desktop
|
||||||
xvfb-run poetry run pytest -v ./tests/test_gui_*.py
|
xvfb-run poetry run pytest -v ./tests/test_gui_*.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue