should work, Xamarin.UITest installs the app
Some checks failed
Dotnet build and test / build (pull_request) Failing after 10m18s
Some checks failed
Dotnet build and test / build (pull_request) Failing after 10m18s
This commit is contained in:
parent
863c549d51
commit
a4ae0fde72
1 changed files with 0 additions and 4 deletions
|
|
@ -63,10 +63,6 @@ jobs:
|
||||||
echo "Statut actuel : ${OUT:-0}"
|
echo "Statut actuel : ${OUT:-0}"
|
||||||
done
|
done
|
||||||
echo "✅ L'émulateur Android est prêt !"
|
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 -r
|
|
||||||
dotnet test /src/_src/src/PostIt/PostIt.Tests/PostIt.Tests.csproj -c Release
|
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
echo "⌛ Lancement des tests..."
|
echo "⌛ Lancement des tests..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue