diff --git a/.github/workflows/Build.yaml b/.github/workflows/Build.yaml index a72ae63d3..b44a5a0b6 100644 --- a/.github/workflows/Build.yaml +++ b/.github/workflows/Build.yaml @@ -199,6 +199,7 @@ jobs: disable-animations: true disk-size: 6000M heap-size: 600M + emulator-options: -show-kernel -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim script: ./gradlew connectedDemoDebugAndroidTest --daemon - name: Run local tests (including Roborazzi) for the combined coverage report (only API 30)