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 065e536 commit cb925f7Copy full SHA for cb925f7
.yamato/upm-ci.yml
@@ -311,7 +311,7 @@ performance_tests_only:
311
- .yamato/upm-ci.yml#run_android_{{ editor.version }}_{{ backend.name }}_performance
312
{% endfor %}
313
- .yamato/upm-ci.yml#run_ios_{{ editor.version }}_performance
314
- {% unless editor.tvos_run_performance == "true" %}
+ {% unless editor.tvos_run_performance == "false" %}
315
- .yamato/upm-ci.yml#run_tvos_{{ editor.version }}_performance
316
{% endunless %}
317
{% endfor %} #editors
0 commit comments