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 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue