Skip to content

Commit 0cca1be

Browse files
committed
Revert "Try split build and run"
This reverts commit fc08bf9.
1 parent 824062a commit 0cca1be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.yamato/upm-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ test_iOS_{{ editor.version }}:
141141
- chmod u+x utr
142142
- pip install unity-downloader-cli --index-url {{ artifactory.production }}pypi/pypi/simple --upgrade
143143
- unity-downloader-cli -c Editor -c iOS -u {{ editor.version }} --wait --fast
144-
- ./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 --player-save-path=build/players --build-only
145-
- ./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 --player-load-path=build/players
144+
- ./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
146145
artifacts:
147146
packages:
148147
paths:

0 commit comments

Comments
 (0)