Hi all!
I am new with bitrise. We are using it for building our app. Final output is Deploy to bitrise. So I have .apk file. Now I need run my automation tests. Currently I am using my automation tests locally (.apk downloaded local in my PC). I have my automation tests in Java stored at gitlab.
So, I would like to run my automation tests from bitrise. Can you please help me what is missing in my set up?


