Add UI_TESTS_SCREEN as a disabled env var for quicker debugging. (#619)
This commit is contained in:
@@ -25,6 +25,9 @@ schemes:
|
||||
- variable: HTTPS_PROXY
|
||||
value: 192.168.0.111:9090
|
||||
isEnabled: false
|
||||
- variable: UI_TESTS_SCREEN
|
||||
value: ""
|
||||
isEnabled: false
|
||||
test:
|
||||
config: Debug
|
||||
gatherCoverageData: true
|
||||
|
||||
Reference in New Issue
Block a user