maybe xvfb?

This commit is contained in:
vapormusic 2022-02-01 23:30:05 +07:00
parent f944cd2081
commit 66e985df7b
2 changed files with 2 additions and 1 deletions

View file

@ -33,6 +33,7 @@ jobs:
sudo dpkg --add-architecture i386
sudo apt-get update -y
sudo apt-get install -y wine32
sudo apt-get install -y xvfb
- store_test_results:
path: test-results
- run: