Skip to content

Commit 6ba21cc

Browse files
committed
Remove ensure environment variable
1 parent 43000e5 commit 6ba21cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.yamato/desktop-standalone-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ desktop_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_{{
7878
flavor: {{ platform.flavor }}
7979
variables:
8080
ECHO_SERVER_PORT: "7788"
81-
# Ensure the DA codec tests will fail if they cannot connect to the echo-server
82-
# The default is to ignore the codec tests if the echo-server fails to connect
83-
ENSURE_CODEC_TESTS: {% if platform.name != "win" %} "true" {% endif %}
8481

8582
commands:
8683
# Platform specific UTR setup

0 commit comments

Comments
 (0)