Skip to content

Commit d89cd9a

Browse files
committed
Remove ancient
1 parent 3ae3027 commit d89cd9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.yamato/upm-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ test_{{ platform.name }}_{{ editor.version }}:
5252
commands:
5353
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
5454
- upm-ci package test --package-path com.unity.mobile.notifications --unity-version {{ editor.version }} --platform editmode
55-
{% if editor.version == "2018.4" %}
56-
- upm-ci~/tools/utr/utr --suite=editor --editor-location=.Editor --testproject=TestProjects/NotificationSamples_2018_4_dotnet3.5 --artifacts_path=upm-ci~/test-results/test_2018_4_dotnet3.5/ --api-profile=NET_2_0_Subset
57-
{% endif %}
5855
artifacts:
5956
logs:
6057
paths:

0 commit comments

Comments
 (0)