ci: enable android emulator

This commit is contained in:
Arun Babu Neelicattu 2021-03-30 15:11:55 +02:00 committed by Benoit Marty
parent d926890c79
commit 112a160725

View File

@ -39,4 +39,5 @@ jobs:
curl -sL https://raw.githubusercontent.com/matrix-org/synapse/develop/demo/start.sh \
| sed s/127.0.0.1/0.0.0.0/g | bash
- name: Run integration tests
uses: reactivecircus/android-emulator-runner@v2
run: ./gradlew -PallWarningsAsErrors=false vector:connectedAndroidTest matrix-sdk-android:connectedAndroidTest