comment that for the time being
This commit is contained in:
parent
9b0dff5b5f
commit
893c7ea7c7
1 changed files with 3 additions and 3 deletions
|
@ -37,9 +37,9 @@ jobs:
|
||||||
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
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: test-results
|
path: test-results
|
||||||
- run:
|
- run:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue