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

feat: e2e测试

This commit is contained in:
steven
2023-03-17 16:16:58 +08:00
parent bd04badbe8
commit 6cd256b7f4
14 changed files with 380 additions and 13 deletions

View File

@@ -215,4 +215,4 @@ jobs:
script: |
$ANDROID_HOME/platform-tools/adb devices
nohup sh -c "$ANDROID_HOME/platform-tools/adb logcat '*:D' > adb-log.txt" &
yarn test:android-release
sudo yarn test:android-release