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 ae99d48 commit ade6bd9Copy full SHA for ade6bd9
.yamato/code-coverage.yml
@@ -15,8 +15,8 @@ code_coverage_{{ platform.name }}_{{ editor }}:
15
flavor: {{ platform.flavor }}
16
commands:
17
- unity-downloader-cli -u {{ editor }} -c Editor --fast --wait
18
- # Platform specific UTR setup
19
- - |
+ # Platform specific UTR setup
+ - |
20
{% if platform.name == "win" %}
21
curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
22
{% else %}
0 commit comments