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 @@ -139,7 +139,7 @@ test_iOS_{{ editor.version }}:
139
139
- chmod u+x utr
140
140
- pip install unity-downloader-cli --index-url {{ artifactory.production }}pypi/pypi/simple --upgrade
141
141
- unity-downloader-cli -c Editor -c iOS -u {{ editor.version }} --wait --fast
142
- - ./utr --testproject=.MyTestProject --editor-location=.Editor --suite=playmode --platform=ios --artifacts_path=upm-ci~/test-results/ios --extra-editor-arg="-playerHeartbeatTimeout 900 " --extra-editor-arg="-upmNoDefaultPackages" --timeout=1200
142
+ - ./utr --testproject=.MyTestProject --editor-location=.Editor --suite=playmode --platform=ios --artifacts_path=upm-ci~/test-results/ios --extra-editor-arg="-playerHeartbeatTimeout 1200 " --extra-editor-arg="-upmNoDefaultPackages" --timeout=1200
143
143
artifacts :
144
144
packages :
145
145
paths :
You can’t perform that action at this time.
0 commit comments