Skip to content

Commit bb79791

Browse files
committed
typo in project-tests
1 parent d77ab1e commit bb79791

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.yamato/project-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ test_{{ project.name }}_{{ platform.name }}_{{ editor }}:
4646
- "upm-ci~/test-results/**/*"
4747
dependencies:
4848
- .yamato/_run-all.yml#run_quick_checks # initial checks to perform fast validation of common errors
49-
- .yamato/package-pack.yml#package_pack_-_ngo_{{ platform.name }}{% endfor -%}
49+
- .yamato/package-pack.yml#package_pack_-_ngo_{{ platform.name }}
5050
{% endfor -%}
5151
{% endif -%}
5252
{% endfor -%}
53+
{% endfor -%}

0 commit comments

Comments
 (0)