imbajin commented on code in PR #2084:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2084#discussion_r1068268032


##########
.github/workflows/ci.yml:
##########
@@ -50,13 +50,7 @@ jobs:
 
       - name: Compile
         run: |
-          mvn clean compile -U -Dmaven.javadoc.skip=true | grep -v 
"Downloading\|Downloaded"
-
-      - name: Install JDK 8
-        uses: actions/setup-java@v3
-        with:
-          java-version: '8'
-          distribution: 'zulu'

Review Comment:
   duplicate install jdk step, remove it
   
   <img width="413" alt="image" 
src="https://user-images.githubusercontent.com/17706099/212109099-7cce7711-4c4b-49d9-b48e-21e8db130ebb.png";>
   



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