Skip to content

Commit 4a8bd77

Browse files
committed
Revert "Update upm-ci.yml"
This reverts commit 963e086.
1 parent 963e086 commit 4a8bd77

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)