We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e0188 commit d1c635bCopy full SHA for d1c635b
.yamato/_triggers.yml
@@ -73,7 +73,7 @@ pr_code_changes_checks:
73
- .yamato/vetting-test.yml#vetting_test
74
75
# Run package EditMode and Playmode package tests on default editor (latest supported editor) and an older supported editor
76
- - .yamato/package-tests.yml#package_test_-_ngo_{{{ validation_editors.default }}_mac
+ - .yamato/package-tests.yml#package_test_-_ngo_{{ validation_editors.default }}_mac
77
- .yamato/package-tests.yml#package_test_-_ngo_{{ validation_editors.minimal }}_win
78
79
# Run testproject EditMode and Playmode project tests on default editor (latest supported editor) and an older supported editor
0 commit comments