Skip to content

Commit 724fb3f

Browse files
committed
corrected typo
1 parent e8b2a88 commit 724fb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/project-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#------------------------------------------------------------------------------------
2929

3030
{% for project in projects.all -%}
31-
{% for platform in test_platforms.all -%}
31+
{% for platform in test_platforms.desktop -%}
3232
{% for editor in validation_editors.all -%}
3333
standards_{{ platform.name }}_{{ project.name }}_{{ editor }}:
3434
name: Standards Check - NGO {{ project.name }} [{{ platform.name }}, {{ editor }}]

0 commit comments

Comments
 (0)