Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c1af61d

Browse files
committed
Fix runIf.
1 parent 82e36d0 commit c1af61d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ targets:
6767
- lib/ui/**
6868
- shell/platform/android/**
6969
- testing/scenario_app/**
70+
- testing/skia_gold_client/**
7071

7172
- name: Linux linux_android_emulator_skia_tests
7273
enabled_branches:
@@ -86,6 +87,7 @@ targets:
8687
- lib/ui/**
8788
- shell/platform/android/**
8889
- testing/scenario_app/**
90+
- testing/skia_gold_client/**
8991

9092
# TODO(matanlurey): OpenGLES is very flaky, https://github.com/flutter/flutter/issues/143626.
9193
- name: Linux linux_android_emulator_opengles_tests
@@ -107,6 +109,7 @@ targets:
107109
- lib/ui/**
108110
- shell/platform/android/**
109111
- testing/scenario_app/**
112+
- testing/skia_gold_client/**
110113

111114
# Task to run Linux linux_android_emulator_tests on AVDs running Android 33
112115
# instead of 34 for investigating https://github.com/flutter/flutter/issues/137947.
@@ -129,6 +132,7 @@ targets:
129132
- lib/ui/**
130133
- shell/platform/android/**
131134
- testing/scenario_app/**
135+
- testing/skia_gold_client/**
132136

133137
- name: Linux builder_cache
134138
enabled_branches:

0 commit comments

Comments
 (0)