Compare commits
2 commits
cce2263ec5
...
36d8b4b395
Author | SHA1 | Date | |
---|---|---|---|
|
36d8b4b395 | ||
84f3e0f493 |
2 changed files with 6 additions and 0 deletions
|
@ -27,6 +27,11 @@ jobs:
|
|||
./flutterw channel beta
|
||||
./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
|
||||
uses: https://github.com/ReactiveCircus/android-emulator-runner@v2
|
||||
with:
|
||||
|
|
1
lib/l10n/app_sk.arb
Normal file
1
lib/l10n/app_sk.arb
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
Loading…
Reference in a new issue