We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f9237 commit e8b2a88Copy full SHA for e8b2a88
.yamato/project-standards.yml
@@ -28,7 +28,7 @@
28
#------------------------------------------------------------------------------------
29
30
{% for project in projects.all -%}
31
-{% for platform in test_platforms.default -%}
+{% for platform in test_platforms.all -%}
32
{% for editor in validation_editors.all -%}
33
standards_{{ platform.name }}_{{ project.name }}_{{ editor }}:
34
name: Standards Check - NGO {{ project.name }} [{{ platform.name }}, {{ editor }}]
0 commit comments