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

feat: CI测试

This commit is contained in:
steven
2023-04-02 23:05:16 +08:00
parent f9c6a97a50
commit 75b4447437
12 changed files with 1181 additions and 32 deletions

View File

@@ -148,7 +148,7 @@ jobs:
export SKIP_BUNDLING=1
export RCT_NO_LAUNCH_PACKAGER=1
set -o pipefail
yarn build:ios-debug
yarn build:ios-release
ccache -s
shell: bash
@@ -179,4 +179,4 @@ jobs:
- name: Detox Test
timeout-minutes: 60
run: yarn test:ios-debug
run: yarn test:ios-release