Skip to content

Commit c5629a2

Browse files
committed
rename jobs to move to the top of yamato list
1 parent 018998f commit c5629a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.yamato/upm-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ run_android_{{ editor.version }}_{{ backend.name }}_{{ category.name }}:
269269
{% endfor %} # editors
270270

271271
all_tests:
272-
name: Functional Tests
272+
name: All Functional Tests
273273
dependencies:
274274
{% for editor in editors %}
275275
{% for platform in platforms_win %}
@@ -298,7 +298,7 @@ all_tests:
298298

299299

300300
performance_tests_only:
301-
name: Performance Tests Only
301+
name: All Performance Tests Only
302302
dependencies:
303303
{% for editor in editors %}
304304
{% for platform in platforms_win %}

0 commit comments

Comments
 (0)