zstan commented on code in PR #13281:
URL: https://github.com/apache/ignite/pull/13281#discussion_r3480767505


##########
.github/workflows/commit-check.yml:
##########
@@ -96,11 +97,12 @@ jobs:
 
       - name: Run codestyle and licenses checks
         run: |
-          ./mvnw test-compile 
-Pall-java,licenses,lgpl,checkstyle,examples,scala,check-licenses -B -V
+          ./mvnw test-compile 
-Pall-java,licenses,lgpl,checkstyle,examples,scala,check-licenses -B -V -T 1C

Review Comment:
   +1 no need in scala



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to