mchades commented on code in PR #5073:
URL: https://github.com/apache/gravitino/pull/5073#discussion_r1816228523


##########
.github/workflows/trino-integration-test.yml:
##########
@@ -85,8 +85,9 @@ jobs:
       - name: Trino Integration Test
         id: integrationTest
         run: |
-          ./gradlew -PskipTests -PtestMode=embedded -PjdkVersion=${{ 
matrix.java-version }} -PskipDockerTests=false 
:trino-connector:integration-test:test
+          ./gradlew -PskipTests -PtestMode=deploy -PskipDockerTests=false 
:trino-connector:integration-test:test

Review Comment:
   why remove embedded test mode



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