diff --git a/.yamato/upm-ci.yml b/.yamato/upm-ci.yml index 0a75aa38..a8f417d9 100644 --- a/.yamato/upm-ci.yml +++ b/.yamato/upm-ci.yml @@ -59,25 +59,12 @@ test_{{ platform.name }}_{{ editor.version }}_{{ module_support.name }}: test_all_trigger: name: Tests Trigger - agent: - type: Unity::VM - image: package-ci/win10:stable - flavor: b1.large - commands: - - dir triggers: cancel_old_ci: true pull_requests: - targets: only: - "master" - artifacts: - logs: - paths: - - "upm-ci~/test-results/**/*" - packages: - paths: - - "upm-ci~/packages/**/*" dependencies: - .yamato/wrench/package-pack-jobs.yml#package_pack_-_mobile_android-logcat {% for editor in test_editors %}