Skip to content

Commit 462974f

Browse files
authored
Remove tv instrumentation test from PR jobs (#5991)
1 parent 8b2c7e1 commit 462974f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -247,11 +247,6 @@ jobs:
247247
profile: "Nexus 5"
248248
target: "google_apis"
249249
gradle_target: ":app:connectedFullDebugAndroidTest :app:connectedMinimalDebugAndroidTest :common:connectedDebugAndroidTest :onboarding:connectedDebugAndroidTest"
250-
- api-level: 30
251-
arch: x86
252-
profile: "tv_4k"
253-
target: "android-tv"
254-
gradle_target: ":app:connectedFullDebugAndroidTest :app:connectedMinimalDebugAndroidTest :common:connectedDebugAndroidTest :onboarding:connectedDebugAndroidTest"
255250
- api-level: 36
256251
arch: x86_64
257252
profile: "pixel_7"

0 commit comments

Comments
 (0)