Unverified Commit 815dc96e authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

[ci.yaml] Add missing ci.yaml to runIf of android hot reload tests (#139932)

https://github.com/flutter/cocoon/pull/3333
parent 03575d7a
......@@ -2283,6 +2283,7 @@ targets:
["devicelab", "android", "linux"]
task_name: hot_mode_dev_cycle_linux__benchmark
runIf:
- .ci.yaml
- dev/**
- name: Linux_android hybrid_android_views_integration_test
......@@ -3821,6 +3822,7 @@ targets:
recipe: devicelab/devicelab_drone
presubmit: false
runIf:
- .ci.yaml
- dev/**
timeout: 60
properties:
......@@ -3832,6 +3834,7 @@ targets:
recipe: devicelab/devicelab_drone
presubmit: false
runIf:
- .ci.yaml
- dev/**
timeout: 60
properties:
......@@ -3843,6 +3846,7 @@ targets:
recipe: devicelab/devicelab_drone
presubmit: false
runIf:
- .ci.yaml
- dev/**
timeout: 60
properties:
......@@ -3854,6 +3858,7 @@ targets:
recipe: devicelab/devicelab_drone
presubmit: false
runIf:
- .ci.yaml
- dev/**
timeout: 60
properties:
......@@ -4086,6 +4091,7 @@ targets:
["devicelab", "hostonly", "mac", "arm64"]
task_name: hot_mode_dev_cycle_macos_target__benchmark
runIf:
- .ci.yaml
- dev/**
- name: Mac_ios integration_test_test_ios
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment