HonahX commented on code in PR #2192: URL: https://github.com/apache/polaris/pull/2192#discussion_r2263215251
########## .github/workflows/python-client.yml: ########## @@ -50,9 +50,6 @@ jobs: distribution: 'temurin' java-version: '21' - - name: Run regeneratePythonClient - run: ./gradlew regeneratePythonClient - Review Comment: Could we also add a task in the CI to do sanity check that ``` ./polaris --help ``` works -- 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