File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ test_{{ package.name }}_{{ platform.name }}_trunk:
113
113
image : {{ platform.image }}
114
114
flavor : {{ platform.flavor}}
115
115
commands :
116
- - python -m pip install unity-downloader-cli --extra-index-url https://artifactory.prd.it.unity3d.com/api/pypi/unity-pypi-local/simple
116
+ - python -m pip install unity-downloader-cli --extra-index-url https://artifactory.prd.it.unity3d.com/artifactory/ api/pypi/unity-pypi-local/simple --upgrade
117
117
- unity-downloader-cli -u trunk -c editor --wait --fast
118
118
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
119
119
- upm-ci project test -u {{ editor.version }} --project-path Project --package-filter {{ package.name }} {{ coverageOptions }}
You can’t perform that action at this time.
0 commit comments