mirror of
				https://github.com/MinimalBible/MinimalBible
				synced 2025-11-03 18:10:27 -05:00 
			
		
		
		
	@ -21,7 +21,4 @@ before_script:
 | 
			
		||||
  - bash ./wait_for_emulator
 | 
			
		||||
  - adb shell input keyevent 82 &
 | 
			
		||||
 | 
			
		||||
# Need to specify the bash command twice, for whatever reason, the first time fails
 | 
			
		||||
script:
 | 
			
		||||
  - bash gradlew connectedAndroidTestTestConfigDebug
 | 
			
		||||
  - bash gradlew connectedAndroidTestTestConfigDebug
 | 
			
		||||
script: "bash gradlew connectedAndroidTestTestConfigDebug"
 | 
			
		||||
		Reference in New Issue
	
	Block a user