Skip to content

Commit 8f6e596

Browse files
committed
Fix test trigger
1 parent 5ace82d commit 8f6e596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.yamato/upm-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ test_trigger:
143143
{% for platform in test_platforms %}
144144
- .yamato/upm-ci.yml#test_{{ platform.name }}_{{ editor.version }}
145145
{% endfor %}
146+
{% endfor %}
147+
{% for editor in test_players %}
146148
- .yamato/upm-ci.yml#test_Android_{{ editor.version }}
147149
- .yamato/upm-ci.yml#test_iOS_{{ editor.version }}
148150
{% endfor %}

0 commit comments

Comments
 (0)