Copilot commented on code in PR #2789:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2789#discussion_r2136856182


##########
.github/workflows/server-ci.yml:
##########
@@ -70,6 +66,15 @@ jobs:
         run: |
           mvn clean compile -U -Dmaven.javadoc.skip=true -ntp
 
+      - name: Package (for hstore)

Review Comment:
   Consider refactoring the hstore-specific packaging and environment 
preparation steps to reuse shared logic with other backend configurations if 
applicable, which can help reduce code duplication.



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