Selecting Build from the Build Menu causes Unit Tests to be invoked automatically
Answered
I have an issue that is beyond frustrating now. EVERY time I select Build fron the Intellij build menu, it compiles my project and then runs unit tests.
This just started happening when I upgraded my project to Java 17. Im using Gradle to build.
Any suggestions to disable this annoying “feature”?
Please sign in to leave a comment.
Hello, Manuel!
Thank you for reporting this!
Could you please share the full output from the Build Tool Window, a screenshot of your Gradle Settings and, if possible, the affected Project?