Add maestro test for send location (#914)
Originally part of https://github.com/vector-im/element-x-android/pull/770 It's been extracted out since it's currently blocked by our lack of maestro cloud credits. - https://github.com/vector-im/element-meta/issues/1682
This commit is contained in:
@@ -36,6 +36,8 @@ jobs:
|
||||
java-version: '17'
|
||||
- name: Assemble debug APK
|
||||
run: ./gradlew assembleDebug $CI_GRADLE_ARG_PROPERTIES
|
||||
env:
|
||||
ELEMENT_ANDROID_MAPTILER_API_KEY: ${{ secrets.MAPTILER_KEY }}
|
||||
- name: Upload debug APKs
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user