This commit is contained in:
Frank Luong 2024-07-31 13:46:59 -04:00
Родитель 31b88368a4
Коммит 7a690a7204
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -14,9 +14,9 @@ pull_request_trigger:
{% endif -%}
{% endfor -%}
# iOS
- .yamato/mobile-build-and-run.yml#mobile_test_ios_{{ project.name }}_{{ editor }}
- .yamato/mobile-build-and-run.yml#Build_Player_With_Tests_iOS_{{ project.name }}_{{ editor }}
# Android
- .yamato/mobile-build-and-run.yml#mobile_test_android_{{ project.name }}_{{ editor }}
- .yamato/mobile-build-and-run.yml#Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}
{% endfor -%}
{% endfor -%}
triggers: