Skip to content

Commit ade6bd9

Browse files
committed
Corrected inline
1 parent ae99d48 commit ade6bd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.yamato/code-coverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ code_coverage_{{ platform.name }}_{{ editor }}:
1515
flavor: {{ platform.flavor }}
1616
commands:
1717
- unity-downloader-cli -u {{ editor }} -c Editor --fast --wait
18-
# Platform specific UTR setup
19-
- |
18+
# Platform specific UTR setup
19+
- |
2020
{% if platform.name == "win" %}
2121
curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
2222
{% else %}

0 commit comments

Comments
 (0)