This commit is contained in:
parent
0bb293c6ee
commit
553bd415a9
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
set -e
|
set -e
|
||||||
echo "Démarrage de l'émulateur en tâche de fond..."
|
echo "Démarrage de l'émulateur en tâche de fond..."
|
||||||
# Remplacer 'pixel_5_api_30' par le nom exact de votre AVD créé sur l'hôte
|
|
||||||
emulator -avd postit_test_avd -no-window -no-audio -no-boot-anim -gpu swiftshader &
|
emulator -avd postit_test_avd -no-window -no-audio -no-boot-anim -gpu swiftshader &
|
||||||
EMU_PID=$!
|
EMU_PID=$!
|
||||||
echo "Attente de la détection par ADB..."
|
echo "Attente de la détection par ADB..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue