diff --git a/.ci.yaml b/.ci.yaml index dc7cb54690e1..461602fb0cd7 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -46,7 +46,6 @@ platform_properties: targets: ### Linux tasks ### - name: Linux repo_tools_tests - bringup: true # New target recipe: packages/packages timeout: 30 properties: diff --git a/.cirrus.yml b/.cirrus.yml index 23797ff8a29c..e239560c968c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -83,11 +83,6 @@ task: zone: us-central1-a namespace: default matrix: - ### Platform-agnostic tasks ### - - name: Linux plugin_tools_tests - script: - - cd script/tool - - dart pub run test # Repository rules and best-practice enforcement. # Only channel-agnostic tests should go here since it is only run once # (on Flutter master).