Skip to content

Commit 4f5dfab

Browse files
committed
removing from All Tests
this is actually makes no sense, since it would override it for all the jobs
1 parent 8ca49c3 commit 4f5dfab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.yamato/upm-ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,6 @@ run_android_{{ editor.version }}_{{ backend.name }}_{{ category.name }}:
254254

255255
all_tests:
256256
name: All Tests
257-
variables:
258-
EDITOR_REVISION_OVERRIDE: none
259257
dependencies:
260258
{% for editor in editors %}
261259
{% for platform in platforms_win %}
@@ -285,8 +283,6 @@ all_tests:
285283

286284
performance_tests_only:
287285
name: Performance Tests Only
288-
variables:
289-
EDITOR_REVISION_OVERRIDE: none
290286
dependencies:
291287
{% for editor in editors %}
292288
{% for platform in platforms_win %}

0 commit comments

Comments
 (0)