Sample Java Repositories Tools Java 17 Gradle 7.6.4 Testing Windows: ./gradlew.bat test Linux/MacOS: gradlew test If the tests are failing, review the HTML report with details. Also, test execution is part of the PR check