Skip to content

Commit 5f0ddf3

Browse files
committed
Correction
1 parent c3491ee commit 5f0ddf3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.yamato/_run-all.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,7 @@ run_all_projects_standards:
8080
{% for platform in test_platforms.default -%}
8181
{% for project in projects.all -%}
8282
{% for editor in validation_editors.default -%}
83-
{% if editor != "2021.3" or project.name != "testproject" %} # Tracked in MTT-11382
8483
- .yamato/project-standards.yml#standards_{{ platform.name }}_{{ project.name }}_{{ editor }}
85-
{% endif -%}
8684
{% endfor -%}
8785
{% endfor -%}
8886
{% endfor -%}

0 commit comments

Comments
 (0)