This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch ht/playgrand
in repository https://gitbox.apache.org/repos/asf/tsfile.git


The following commit(s) were added to refs/heads/ht/playgrand by this push:
     new 9ced106a finished
9ced106a is described below

commit 9ced106aff25f7196f6936cf567b72cd3877fcec
Author: HTHou <[email protected]>
AuthorDate: Fri Jul 12 18:26:07 2024 +0800

    finished
---
 .github/workflows/unit-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/unit-test.yml b/.github/workflows/unit-test.yml
index 7b9bcf90..2192e465 100644
--- a/.github/workflows/unit-test.yml
+++ b/.github/workflows/unit-test.yml
@@ -81,4 +81,4 @@ jobs:
       - name: Build and test with Maven (All others)
         shell: bash
         run: |
-          ./mvnw${{ steps.platform_suffix.outputs.platform_suffix }} -P 
with-cpp,with-python clean verify
+          ./mvnw${{ steps.platform_suffix.outputs.platform_suffix }} -P 
with-java,with-cpp,with-python clean verify

Reply via email to