adutra commented on code in PR #1897: URL: https://github.com/apache/polaris/pull/1897#discussion_r2150083900
########## .github/workflows/gradle.yml: ########## @@ -33,65 +33,89 @@ on: branches: [ "main" ] jobs: - build: + unit-tests: Review Comment: I think we're going to have a problem to merge this PR because the `build` job is still marked as required, but it doesn't exist anymore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org