Compare commits

..

2 commits

Author SHA1 Message Date
Matyáš Caras
36d8b4b395
Added translation using Weblate (Slovak) 2024-07-17 21:16:44 +02:00
84f3e0f493
ci: set up android
Some checks failed
/ build (push) Failing after 5m12s
2024-07-17 21:16:36 +02:00

View file

@ -27,6 +27,11 @@ jobs:
./flutterw channel beta ./flutterw channel beta
./flutterw pub get ./flutterw pub get
- name: Setup Android SDK
uses: https://github.com/android-actions/setup-android@v3
with:
log-accepted-android-sdk-licenses: false
- name: Run tests - name: Run tests
uses: https://github.com/ReactiveCircus/android-emulator-runner@v2 uses: https://github.com/ReactiveCircus/android-emulator-runner@v2
with: with: