diff --git a/.circleci/config.yml b/.circleci/config.yml index 8c534d14723a449cacc250e0fcaa0ac5d932facf..0ee3cf612ef70c517cec058d38f12cfb66846ef8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -22,5 +22,5 @@ jobs: name: Android unit tests command: 'npm run test-unit-android' - run: - name: Detox iOS CI + name: Detox iOS e2e tests command: 'npm run test-e2e-ios-release' \ No newline at end of file