taojintianxia commented on code in PR #22157:
URL: https://github.com/apache/shardingsphere/pull/22157#discussion_r1022322261


##########
.github/workflows/nightly-it-example-generator.yml:
##########
@@ -89,6 +68,8 @@ jobs:
         run: ./mvnw versions:resolve-ranges -ntp 
-Dincludes='org.springframework:*,org.springframework.boot:*'
       - name: Prepare environments
         run: sh .github/workflows/resources/sql/nightly-generator-init.sh
+      - name: Build with Maven

Review Comment:
   if you executing `mvn clean install` command, there should be a cache. it 
will speed up your dependency.



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