We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f3c60 commit 74e8466Copy full SHA for 74e8466
.yamato/console-standalone-test.yml
@@ -71,7 +71,7 @@ run_{{ project.name }}_tests_{{ editor }}_{{ platform.name }}:
71
# Platform specific Execution
72
- utr --artifacts_path=build/logs --testproject={{ project.path }} architecture={% if platform.name == "switch" %}arm64{% else %}x64{% endif %} --editor-location=.Editor --reruncount=1 --clean-library-on-rerun --suite=playmode --platform={{ platform.standalone }} --player-load-path=build/players --extra-editor-arg=-batchmode --extra-editor-arg=-nographics --testCategory=!Performance --scripting-backend=il2cpp --testfilter=Unity.Netcode.RuntimeTests
73
74
-variables:
+ variables:
75
# PS4 related
76
SCE_ORBIS_SDK_DIR: 'C:\Users\bokken\SCE\ps4_sdk_12_00'
77
# PS5 related
0 commit comments