This commit is contained in:
Core 2022-02-04 10:02:51 +00:00
parent 736f8f0db1
commit 9b0dff5b5f
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -34,9 +34,9 @@ jobs:
sudo apt-get install -y wine32
sudo apt-get install -y x11vnc
- run:
name: Start X VNC Server
command: x11vnc -forever -nopw -create
background: true
name: Start X VNC Server
command: x11vnc -forever -nopw -create
background: true
- run:
name: Base Functionality Testing
command: yarn test