mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-02 17:44:57 -05:00
Set env variable a different way
This commit is contained in:
parent
582b69e48a
commit
8a8901fe7e
@ -55,8 +55,6 @@ jobs:
|
||||
|
||||
- run:
|
||||
name: Run tests
|
||||
environment:
|
||||
QT_DEBUG_PLUGINS: 1
|
||||
command: |
|
||||
cd ~/repo/desktop
|
||||
xvfb-run poetry run pytest -v ./tests/test_gui_*.py
|
||||
QT_DEBUG_PLUGINS=1 xvfb-run poetry run pytest -v ./tests/test_gui_*.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user