Skip to content

Commit

Permalink
Run Glean unit test in Taskcluster.
Browse files Browse the repository at this point in the history
  • Loading branch information
daoshengmu committed Dec 11, 2019
1 parent 303a658 commit 6f83885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ tasks:
&& rm -rf gvr-android-sdk && git clone https://github.com/MozillaReality/FirefoxReality-gvr-android-sdk.git gvr-android-sdk
&& git submodule update
&& ./gradlew --no-daemon --console=plain clean `python tools/taskcluster/build_targets.py =all+googlevr+noapi`
&& ./gradlew app:testNoapiArm64DebugUnitTest
metadata:
name: Firefox Reality for Android - Build - Pull Request
description: Building Firefox Reality for Android (via Gradle) - triggered by a pull request.
Expand Down

0 comments on commit 6f83885

Please sign in to comment.