We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3491ee commit 5f0ddf3Copy full SHA for 5f0ddf3
.yamato/_run-all.yml
@@ -80,9 +80,7 @@ run_all_projects_standards:
80
{% for platform in test_platforms.default -%}
81
{% for project in projects.all -%}
82
{% for editor in validation_editors.default -%}
83
-{% if editor != "2021.3" or project.name != "testproject" %} # Tracked in MTT-11382
84
- .yamato/project-standards.yml#standards_{{ platform.name }}_{{ project.name }}_{{ editor }}
85
-{% endif -%}
86
{% endfor -%}
87
88
0 commit comments