summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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