diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 73e4f384..c3ac8ed9 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -294,7 +294,7 @@ jobs: ORG_GRADLE_PROJECT_ZCASH_DEBUG_APP_NAME_SUFFIX: "" ORG_GRADLE_PROJECT_ZCASH_EMULATOR_WTF_API_KEY: ${{ secrets.EMULATOR_WTF_API_KEY }} run: | - ./gradlew testDebugWithEmulatorWtf :app:testZcashmainnetDebugWithEmulatorWtf :ui-integration-test:testZcashmainnetDebugWithEmulatorWtf + ./gradlew testDebugWithEmulatorWtf :app:testZcashmainnetDebugWithEmulatorWtf :ui-integration-test:testZcashmainnetDebugWithEmulatorWtf :ui-screenshot-test:testZcashmainnetDebugWithEmulatorWtf - name: Collect Artifacts if: ${{ always() }} timeout-minutes: 1 diff --git a/.idea/runConfigurations/testOnEmulatorWtf.xml b/.idea/runConfigurations/test_with_emulatorWtf.xml similarity index 82% rename from .idea/runConfigurations/testOnEmulatorWtf.xml rename to .idea/runConfigurations/test_with_emulatorWtf.xml index 6e37f486..baf5a365 100644 --- a/.idea/runConfigurations/testOnEmulatorWtf.xml +++ b/.idea/runConfigurations/test_with_emulatorWtf.xml @@ -1,5 +1,5 @@ - +