mirror of
				https://github.com/MinimalBible/MinimalBible
				synced 2025-11-03 18:10:27 -05:00 
			
		
		
		
	Use the actual connectedAndroidCheck target
This commit is contained in:
		@ -10,3 +10,5 @@ before_install:
 | 
				
			|||||||
before_script:
 | 
					before_script:
 | 
				
			||||||
  - bash ./wait_for_emulator
 | 
					  - bash ./wait_for_emulator
 | 
				
			||||||
  - adb shell input keyevent 82 &
 | 
					  - adb shell input keyevent 82 &
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					script: "bash gradlew connectedAndroidTest"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user