reinstall when yet installed
Some checks failed
Dotnet build and test / build (pull_request) Failing after 9m12s
Some checks failed
Dotnet build and test / build (pull_request) Failing after 9m12s
This commit is contained in:
parent
14b0cdb6a4
commit
863c549d51
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
done
|
||||
echo "✅ L'émulateur Android est prêt !"
|
||||
echo "⌛ Installation de l'APK de Debug..."
|
||||
adb install /src/_src/src/PostIt/PostIt.Android/bin/Debug/net10.0-android/fr.pschneider.postit-Signed.apk
|
||||
adb install /src/_src/src/PostIt/PostIt.Android/bin/Debug/net10.0-android/fr.pschneider.postit-Signed.apk -r
|
||||
dotnet test /src/_src/src/PostIt/PostIt.Tests/PostIt.Tests.csproj -c Release
|
||||
|
||||
- name: Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue