Pankraz76 commented on code in PR #20219:
URL: https://github.com/apache/kafka/pull/20219#discussion_r2244732670


##########
.github/workflows/build.yml:
##########
@@ -140,7 +140,12 @@ jobs:
         # --scan:         Publish the build scan. This will only work on PRs 
from apache/kafka and trunk
         # --no-scan:      For public fork PRs, we won't attempt to publish the 
scan
         run: |
-          ./gradlew --build-cache --info $SCAN_ARG check releaseTarGz -x test
+          ./gradlew check --build-cache --info $SCAN_ARG releaseTarGz -x test

Review Comment:
   as we checking but the QA is executed just on test:
   
   - https://github.com/apache/kafka/pull/20259/files#r2244732262



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to