This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shardingsphere-plugin.git
commit 460a7a76a70c7e0a64fc19597e917ebc786f15a1 Author: 孙念君 Nianjun Sun <[email protected]> AuthorDate: Wed Sep 27 19:37:27 2023 +0800 Format : remove uesless blank line --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 748bed0..9d5c482 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,4 +66,3 @@ jobs: cd shardingsphere ./mvnw clean install -DskipTests && cd .. ./mvnw clean install -DskipTests -
