This commit is contained in:
Anant Bhasin 2021-04-05 20:01:44 +05:30
parent 2577629dac
commit 8738687129
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
- name: Build for detox
run: |
yarn detox build e2e --configuration android.experimental.play.debug
yarn detox build e2e --configuration android.experimental.play.emu.debug
- name: Android Emulator
timeout-minutes: 10