Skip to content

ci: single e2e test #22

ci: single e2e test

ci: single e2e test #22

Workflow file for this run

on: [push]
jobs:
adb-test:
runs-on: self-hosted
steps:
- uses: android-actions/setup-android@v3
- name: Run Detox Tests on Android Emulator
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 34
arch: arm64-v8a
profile: pixel_6a
avd-name: Pixel_API_34_AOSP
target: google_apis_playstore
emulator-options: -gpu swiftshader_indirect
script: adb devices -l