Skip to content

Commit f7eb554

Browse files
authored
Merge pull request #10069 from wordpress-mobile/dont-run-screenshots
Only run UI tests from org.wordpress.android.e2e on Firebase Test Lab
2 parents 81d0c74 + a088990 commit f7eb554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
type: instrumentation
7272
apk-path: WordPress/build/outputs/apk/vanilla/debug/WordPress-vanilla-debug.apk
7373
test-apk-path: WordPress/build/outputs/apk/androidTest/vanilla/debug/WordPress-vanilla-debug-androidTest.apk
74+
test-targets: package org.wordpress.android.e2e
7475
device: model=Nexus5X,version=26,locale=en,orientation=portrait
7576
project: api-project-108380595987
7677
timeout: 10m

0 commit comments

Comments
 (0)