summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-05-18 14:23:38 +0300
committerJuha Alanen <juha.alanen@mapbox.com>2020-05-18 16:45:38 +0300
commita0286fc688225313540d7936f39d09fabdcc9853 (patch)
tree78f3ac286c2504341a84b34fa71a8924da8e51d6
parent5a8942b9b97db71e61be0dff9a0644bc444b7340 (diff)
downloadqtlocation-mapboxgl-a0286fc688225313540d7936f39d09fabdcc9853.tar.gz
[build] Disable Android unit test runner
Disable Android unit test runner until CircleCI build issue is solved.
-rw-r--r--circle.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
index c13138dfb7..62f9963b93 100644
--- a/circle.yml
+++ b/circle.yml
@@ -165,9 +165,9 @@ workflows:
- android-render-test-runner:
requires:
- linux-gcc8-release
- - android-unit-test-runner:
- requires:
- - linux-gcc8-release
+# - android-unit-test-runner:
+# requires:
+# - linux-gcc8-release
- ios-render-test-runner:
requires:
- linux-gcc8-release