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 e8b2a88 commit 724fb3fCopy full SHA for 724fb3f
.yamato/project-standards.yml
@@ -28,7 +28,7 @@
28
#------------------------------------------------------------------------------------
29
30
{% for project in projects.all -%}
31
-{% for platform in test_platforms.all -%}
+{% for platform in test_platforms.desktop -%}
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