diff --git a/.circleci/config.yml b/.circleci/config.yml index aafebd311ce..b1e9b1bf0f1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -231,7 +231,7 @@ jobs: - run: npm run postinstall # Install pods - - run: cd ios && pod install + - run: cd ios && pod install --verbose # Install Detox # see: https://github.com/wix/detox/