diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7c86b99eb..fa8c6330d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -116,6 +116,7 @@ jobs: - name: Run E2E tests on mobile.dev clould run: ./scripts/maestro.sh release-apk/app-release.apk env: + MAESTRO_CLI_NO_ANALYTICS: true MOBILE_DEV_CLOUD_TOKEN: ${{ secrets.MOBILE_DEV_CLOUD_TOKEN }} instrumentation-tests: diff --git a/.tool-versions b/.tool-versions index 76515638b..e4060f87b 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,4 +1,4 @@ ktlint 1.3.1 detekt 1.23.6 -maestro 1.37.3 +maestro 1.37.6 aaw 0.2.0