mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
ci: enable android emulator
This commit is contained in:
parent
d926890c79
commit
112a160725
1 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue