Skip to content

Commit a0f2b77

Browse files
committed
TEMP run ui-tests on the PR
1 parent b1b6bb3 commit a0f2b77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

taskcluster/kinds/test/kind.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tasks:
5656
treeherder:
5757
platform: 'ui-test/opt'
5858
symbol: debug(ui-test-arm)
59-
run-on-tasks-for: [github-push]
59+
run-on-tasks-for: [github-push, github-pull-request]
6060
run:
6161
# TODO Generate APKs in a build task instead
6262
gradlew: ['clean', 'assembleDebug', 'assembleAndroidTest']

0 commit comments

Comments
 (0)