I have 2 identical github branches. When i try to run gh actions on my main branch, job “Build with Gradle” fails because the tests do not pass. When i try to run gh actions on my other branch, everything work right and build ends with success, all my tests successfully passing. Locally my tests passes alright as well.
I tried to get some more detailed logs from tests, but they say nothing.
New contributor
nbuttr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.