Skip to content

Commit 5d140f5

Browse files
committed
Update upm-ci.yml
1 parent 4a8bd77 commit 5d140f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/upm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
EDITOR_VERSION: {{ editor.version }}
1515
KEEP_TEMP_CODE_COVERAGE_REPORTS: false
1616
commands:
17-
{% assign keep_temp_coverage_reports = KEEP_TEMP_CODE_COVERAGE_REPORTS %}
17+
{% assign keep_temp_coverage_reports = %KEEP_TEMP_CODE_COVERAGE_REPORTS% %}
1818
- echo {{ keep_temp_coverage_reports }}
1919
- {{ utr_install_win }}
2020
- {{ upm_ci_install }}

0 commit comments

Comments
 (0)