mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
Update android.yml
This commit is contained in:
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@@ -73,6 +73,9 @@ jobs:
|
||||
$ANDROID_HOME/platform-tools/adb devices
|
||||
echo "Emulator started"
|
||||
|
||||
- name: Reverse ADB
|
||||
run: adb reverse tcp:8081 tcp:8081
|
||||
|
||||
- name: Android Detox
|
||||
run: npx concurrently --kill-others "npm start" "npm run e2e:test:android -- --cleanup --debug-synchronization 200"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user