File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ Build_Player_With_Tests_iOS_{{ project.name }}_{{ editor }}:
1818 - curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr
1919 - chmod +x ./utr
2020 - ./utr --suite=playmode --platform=iOS --editor-location=.Editor --testproject={{ project.path }} --player-save-path=build/players --artifacts_path=build/logs --build-only --testfilter=Unity.BossRoom.Tests.Runtime
21-
21+ variables :
22+ UNITY_HANDLEUIINTERRUPTIONS : 1
2223 artifacts :
2324 players :
2425 paths :
@@ -69,6 +70,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
6970mobile_test_ios_{{ project.name }}_{{ editor }} :
7071 name : {{ project.name }} mobile project tests - {{ editor }} on iOS
7172 agent :
73+ model : SE-Gen3
7274 type : Unity::mobile::iPhone
7375 image : package-ci/macos-12:v4
7476 flavor : b1.medium
You can’t perform that action at this time.
0 commit comments