This commit is contained in:
parent
1095c6694b
commit
84f3e0f493
1 changed files with 5 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:
|
||||
|
|
Loading…
Reference in a new issue