oops
This commit is contained in:
parent
736f8f0db1
commit
9b0dff5b5f
1 changed files with 3 additions and 3 deletions
|
@ -34,9 +34,9 @@ jobs:
|
||||||
sudo apt-get install -y wine32
|
sudo apt-get install -y wine32
|
||||||
sudo apt-get install -y x11vnc
|
sudo apt-get install -y x11vnc
|
||||||
- run:
|
- run:
|
||||||
name: Start X VNC Server
|
name: Start X VNC Server
|
||||||
command: x11vnc -forever -nopw -create
|
command: x11vnc -forever -nopw -create
|
||||||
background: true
|
background: true
|
||||||
- run:
|
- run:
|
||||||
name: Base Functionality Testing
|
name: Base Functionality Testing
|
||||||
command: yarn test
|
command: yarn test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue