From 71c1aba10bf2c0855b05ca7ac0253c460a1c35b6 Mon Sep 17 00:00:00 2001 From: Ricardo Amador <32242716+ricardoamador@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:15:22 -0700 Subject: [PATCH] Switch hot_mode_dev_cycle_linux__benchmark to run in postsubmit (#145343) Switch hot_mode_dev_cycle_linux__benchmark to run in postsubmit. *List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.* Part of https://github.com/flutter/flutter/issues/145242 *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 63291fc0346..0f0f321c321 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2394,6 +2394,7 @@ targets: # linux motog4 benchmark - name: Linux_android hot_mode_dev_cycle_linux__benchmark recipe: devicelab/devicelab_drone + presubmit: false timeout: 60 properties: tags: >