comment that for the time being

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

View file

@ -37,9 +37,9 @@ jobs:
name: Start X VNC Server
command: x11vnc -forever -nopw -create
background: true
- run:
name: Base Functionality Testing
command: yarn test
#- run:
#name: Base Functionality Testing
#command: yarn test
- store_test_results:
path: test-results
- run: