1 parent e24ed74 commit d2419b0Copy full SHA for d2419b0
1 file changed
.yamato/unified-tests.yml
@@ -17,7 +17,7 @@
17
#------------------------------------------------------------------------------------
18
19
{% for project in projects.default -%}
20
-{% for platform in test_platforms_default -%}
+{% for platform in test_platforms.default -%}
21
{% for editor in validation_editors.default -%}
22
unified_test_{{ project.name }}_{{ platform.name }}_{{ editor }}:
23
name : Unified Test - NGO {{ project.name }} [{{ platform.name }}, {{ editor }}]
0 commit comments