SemyonSinchenko commented on code in PR #535:
URL: https://github.com/apache/incubator-graphar/pull/535#discussion_r1670646549


##########
.github/workflows/format.yml:
##########
@@ -56,4 +56,10 @@ jobs:
 
       - name: Buf Generate
         run: buf generate
- 
\ No newline at end of file
+
+      - name: Java Code Generate
+        run: |
+          pushd maven-projects/proto
+          mvn clean compile

Review Comment:
   [Minor] why compile, not `generate-sources`?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to