summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-04-29 11:10:15 +0300
committerJuha Alanen <juha.alanen@mapbox.com>2020-04-29 16:05:49 +0300
commit173d7d0a7a46173f672ad226c40fed0b62a09253 (patch)
tree819df77e8b69656f3a9963f0e5ad86b739a224a6
parent28cf83d7a34c5c0b40e62e752ba4cc872dcadbf7 (diff)
downloadqtlocation-mapboxgl-173d7d0a7a46173f672ad226c40fed0b62a09253.tar.gz
Fix
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index c0d68246e7..658dd25822 100644
--- a/circle.yml
+++ b/circle.yml
@@ -481,7 +481,7 @@ jobs:
- run-ios-test-app:
directory: benchmark/ios
- get-ios-benchmark-results
- - check-benchmark-results
+ - check-benchmark-results:
directory: ios
- retry-ios-benchmark
- publish-benchmark-statistics
@@ -499,7 +499,7 @@ jobs:
- login-google-cloud-platform
- run-android-benchmark
- get-android-benchmark-results
- - check-benchmark-results
+ - check-benchmark-results:
directory: android
- retry-android-benchmark
- publish-benchmark-statistics