Test configuration was removed for Release.
This commit is contained in:
		@@ -11,8 +11,8 @@ build_project:
 | 
				
			|||||||
    - "( cd ./platform-independent/c/cli && ./clean && targets=all ./build && ./mpw-tests && ./mpw-cli-tests )"
 | 
					    - "( cd ./platform-independent/c/cli && ./clean && targets=all ./build && ./mpw-tests && ./mpw-cli-tests )"
 | 
				
			||||||
    - "( ./gradlew --stacktrace --info clean test )"
 | 
					    - "( ./gradlew --stacktrace --info clean test )"
 | 
				
			||||||
    - "( cd platform-darwin && pod install )"
 | 
					    - "( cd platform-darwin && pod install )"
 | 
				
			||||||
    - "( xcodebuild -workspace platform-darwin/MasterPassword.xcworkspace -configuration 'Test' -scheme 'MasterPassword iOS' -sdk iphonesimulator clean build )"
 | 
					    - "( xcodebuild -workspace platform-darwin/MasterPassword.xcworkspace -configuration 'Release' -scheme 'MasterPassword iOS' -sdk iphonesimulator clean build )"
 | 
				
			||||||
    - "( xcodebuild -workspace platform-darwin/MasterPassword.xcworkspace -configuration 'Test' -scheme 'MasterPassword macOS' clean build )"
 | 
					    - "( xcodebuild -workspace platform-darwin/MasterPassword.xcworkspace -configuration 'Release' -scheme 'MasterPassword macOS' clean build )"
 | 
				
			||||||
  tags:
 | 
					  tags:
 | 
				
			||||||
    - brew
 | 
					    - brew
 | 
				
			||||||
    - java
 | 
					    - java
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user