mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-23 06:41:08 -04:00
Use xvfb to run the GUI tests
This commit is contained in:
parent
78f43ef6b7
commit
1c78fed752
1 changed files with 1 additions and 1 deletions
|
@ -57,4 +57,4 @@ jobs:
|
||||||
name: Run tests
|
name: Run tests
|
||||||
command: |
|
command: |
|
||||||
cd ~/repo/desktop
|
cd ~/repo/desktop
|
||||||
poetry run ./tests/run.sh
|
xvfb-run poetry run ./tests/run.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue