mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-23 16:21:26 +01:00
ci: enable android emulator
This commit is contained in:
parent
d926890c79
commit
112a160725
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user