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 @@ -51,7 +51,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
5151 - unity-downloader-cli -c Editor -c Android -u {{ editor }} --fast --wait
5252 # Build player(s)
5353 - set UTR_VERSION=0.12.0
54- - ./utr.bat --suite=playmode --platform=Android --editor-location=.Editor --testproject={{ project.path }} --player-save-path=build/players --artifacts_path=build/logs --scripting-backend=mono --build-only --testfilter=Unity.BossRoom.Tests.Runtime
54+ - ./utr.bat --suite=playmode --platform=Android --editor-location=.Editor --testproject={{ project.path }} --player-save-path=build/players --artifacts_path=build/logs --scripting-backend=il2cpp --build-only --testfilter=Unity.BossRoom.Tests.Runtime
5555 artifacts :
5656 players :
5757 paths :
You can’t perform that action at this time.
0 commit comments