Use xvfb to run the GUI tests

This commit is contained in:
Saptak S 2021-12-26 18:07:56 +05:30
parent f6f4af06ce
commit c5761953bc
No known key found for this signature in database
GPG Key ID: 7B7F1772C0C6FCBF

View File

@ -57,4 +57,4 @@ jobs:
name: Run tests
command: |
cd ~/repo/desktop
poetry run ./tests/run.sh
xvfb-run poetry run ./tests/run.sh