From 8f6370255c43aa6f1566fbb6627f412fc981f33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Herculano?= Date: Tue, 30 Apr 2024 09:21:08 +0200 Subject: [PATCH] update emulator on gh actions --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e93a62a40..998cb1b24 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -64,5 +64,4 @@ jobs: disk-size: 6000M heap-size: 600M emulator-options: -no-snapshot-save -no-window -noaudio -no-boot-anim -camera-back none - disable-animations: true script: ./gradlew cmplibrary:connectedAndroidTest