Skip to content

ci: single e2e test #14

ci: single e2e test

ci: single e2e test #14

Workflow file for this run

on: [push]
jobs:
adb-test:
runs-on: self-hosted
steps:
- name: Run Detox Tests on Android Emulator
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 34
# target: aosp_atd
arch: arm64-v8a
avd-name: Pixel_API_34_AOSP
script: gradlew connectedCheck