mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 08:25:15 -04:00
Turn on qt debugging in CircleCI
This commit is contained in:
parent
8e7bc98228
commit
582b69e48a
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue