comment cleanup
Some checks failed
Dotnet build and test / build (pull_request) Failing after 7m15s

This commit is contained in:
Paul Schneider 2026-08-26 01:24:19 +01:00
commit 553bd415a9
Signed by: notazof
GPG key ID: 1DD5D838E5343B06

View file

@ -51,7 +51,6 @@ jobs:
run: |
set -e
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 &
EMU_PID=$!
echo "Attente de la détection par ADB..."