release/1.0.8-rc3 #43

Merged
notazof merged 98 commits from release/1.0.8-rc3 into main 2026-08-26 22:49:51 +01:00
Showing only changes of commit 553bd415a9 - Show all commits

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

Paul Schneider 2026-08-26 01:24:19 +01:00
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..."