Skip to content

Commit 0f586af

Browse files
authored
Ensure exclude_dev_dependencies_test runs if flutter_tools changes. (#163768)
Caused the breakage mentioned in flutter/flutter#163767.
1 parent d4c8600 commit 0f586af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,6 +1165,7 @@ targets:
11651165
task_name: android_release_builds_exclude_dev_dependencies_test
11661166
runIf:
11671167
- dev/**
1168+
- packages/flutter_tools/**
11681169
- bin/**
11691170
- .ci.yaml
11701171
- engine/**

0 commit comments

Comments
 (0)