We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae3027 commit d89cd9aCopy full SHA for d89cd9a
.yamato/upm-ci.yml
@@ -52,9 +52,6 @@ test_{{ platform.name }}_{{ editor.version }}:
52
commands:
53
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
54
- 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 %}
58
artifacts:
59
logs:
60
paths:
0 commit comments