mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 08:41:37 +08:00
feat: project init
This commit is contained in:
2
.github/workflows/e2e_android.yml
vendored
2
.github/workflows/e2e_android.yml
vendored
@@ -201,7 +201,7 @@ jobs:
|
||||
|
||||
- name: Detox Tests
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
timeout-minutes: 40
|
||||
timeout-minutes: 60
|
||||
with:
|
||||
api-level: ${{ matrix.api-level }}
|
||||
avd-name: TestingAVD
|
||||
|
2
.github/workflows/e2e_ios.yml
vendored
2
.github/workflows/e2e_ios.yml
vendored
@@ -178,5 +178,5 @@ jobs:
|
||||
run: nohup sh -c "sleep 30 && xcrun simctl spawn booted log stream --level debug --style compact > simulator.log 2>&1 &"
|
||||
|
||||
- name: Detox Test
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 60
|
||||
run: yarn test:ios-release
|
||||
|
Reference in New Issue
Block a user