mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-02 09:35:33 -05:00
Use xvfb to run the GUI tests
This commit is contained in:
parent
f6f4af06ce
commit
c5761953bc
@ -57,4 +57,4 @@ jobs:
|
||||
name: Run tests
|
||||
command: |
|
||||
cd ~/repo/desktop
|
||||
poetry run ./tests/run.sh
|
||||
xvfb-run poetry run ./tests/run.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user