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 c3374ac commit b92c1bcCopy full SHA for b92c1bc
.yamato/webgl-build.yml
@@ -43,7 +43,7 @@ webgl_build_{{ project.name }}_{{ platform }}_{{ editor }}:
43
./utr --suite=playmode --platform=WebGL --scripting-backend=il2cpp --testproject={{ project.path }} --editor-location=.Editor --artifacts_path=build/test-results --player-save-path=build/players --extra-editor-arg=-batchmode --extra-editor-arg="-cloudEnvironment staging" --extra-editor-arg=-nographics --reruncount=1 --clean-library-on-rerun --build-only
44
{% endif %}
45
46
-artifacts:
+ artifacts:
47
logs:
48
paths:
49
- '*.log'
0 commit comments