avd name changed
Some checks are pending
Dotnet build and test / build (pull_request) Has started running

This commit is contained in:
Paul Schneider 2026-08-26 05:15:13 +01:00
commit 1a79ee93eb
Signed by: notazof
GPG key ID: 1DD5D838E5343B06

View file

@ -57,7 +57,7 @@ jobs:
echo "⌛ Démarrage de l'émulateur en tâche de fond..." echo "⌛ Démarrage de l'émulateur en tâche de fond..."
# 3. Lancement corrigé : exclusion de -gpu off (qui brise SwiftShader) et forçage d'un profil CPU standard # 3. Lancement corrigé : exclusion de -gpu off (qui brise SwiftShader) et forçage d'un profil CPU standard
emulator -avd pixel_test \ emulator -avd postit_test_avd \
-no-window \ -no-window \
-no-audio \ -no-audio \
-no-boot-anim \ -no-boot-anim \