mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	feat: CI测试
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/e2e_android.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/e2e_android.yml
									
									
									
									
										vendored
									
									
								
							| @@ -34,7 +34,7 @@ jobs: | ||||
|             ${{ runner.os }}-detox-build | ||||
|  | ||||
|       - name: Detox build | ||||
|         run: yarn build:android-debug | ||||
|         run: yarn build:android-release | ||||
|  | ||||
|       - name: Get device name | ||||
|         id: device | ||||
| @@ -46,4 +46,4 @@ jobs: | ||||
|           api-level: 31 | ||||
|           arch: x86_64 | ||||
|           avd-name: ${{ steps.device.outputs.AVD_NAME }} | ||||
|           script: yarn test:android-debug | ||||
|           script: yarn test:android-release | ||||
|   | ||||
							
								
								
									
										4
									
								
								.github/workflows/e2e_ios.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/e2e_ios.yml
									
									
									
									
										vendored
									
									
								
							| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 steven
					steven