From 20f9625c01f7d69e820b40b73c8e17fd2a82132f Mon Sep 17 00:00:00 2001 From: Gregor MacLennan Date: Thu, 14 Nov 2024 22:38:09 +0000 Subject: [PATCH] remove accel-check --- .github/workflows/maestro.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/maestro.yml b/.github/workflows/maestro.yml index 22db8f3ae..c2f6ec847 100644 --- a/.github/workflows/maestro.yml +++ b/.github/workflows/maestro.yml @@ -85,8 +85,6 @@ jobs: ls -al $ANDROID_EMULATOR_HOME echo "Emulator version:" $ANDROID_HOME/emulator/emulator @emu -version - echo "Hardware acceleration:" - $ANDROID_HOME/emulator/emulator -accel-check shell: bash - name: Start emulator