File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ build_{{ project.name }}_{{ editor }}_{{ platform.name }}:
5555{% for project in projects.default -%}
5656{% for editor in validation_editors.all -%}
5757{% for platform in test_platforms.mobile_test -%}
58- {% if platform.standalone == "Android" -%}
5958run_{{ project.name }}_tests_{{ editor }}_{{ platform.name }} :
6059 name : Run {{ project.name }} Tests - [{{ editor }}, {{ platform.standalone }}, il2cpp]
6160 agent :
@@ -95,7 +94,6 @@ run_{{ project.name }}_tests_{{ editor }}_{{ platform.name }}:
9594 - build/players/**
9695 dependencies :
9796 - .yamato/mobile-standalone-test.yml#build_{{ project.name }}_{{ editor }}_{{ platform.name }}
98- {% endif -%}
9997{% endfor -%}
10098{% endfor -%}
10199{% endfor -%}
You can’t perform that action at this time.
0 commit comments