1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 08:41:37 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

feat: project init

This commit is contained in:
steven
2023-03-16 14:45:36 +08:00
parent d2f53e17c5
commit 76e5c6c59b
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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