diff --git a/.forgejo/workflows/sq_analyze.yml b/.forgejo/workflows/sq_analyze.yml index 0a0d88b..815da0d 100644 --- a/.forgejo/workflows/sq_analyze.yml +++ b/.forgejo/workflows/sq_analyze.yml @@ -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: