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

haonan pushed a commit to branch try_coverall
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit ec91eb45082a003d7cec5191e9c6221b93646ed1
Author: HTHou <[email protected]>
AuthorDate: Wed Dec 23 17:47:41 2020 +0800

    try coverall
---
 .github/workflows/sonar_and_coverall.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/sonar_and_coverall.yml 
b/.github/workflows/sonar_and_coverall.yml
index cf6ab4c..bb901bb 100644
--- a/.github/workflows/sonar_and_coverall.yml
+++ b/.github/workflows/sonar_and_coverall.yml
@@ -8,7 +8,6 @@ on:
     branches: 
       - master
       - 'rel/*'
-      - try_coverall
     paths-ignore:
       - 'docs/**'
   pull_request:
@@ -74,4 +73,4 @@ jobs:
           -D branch=$BRANCH_NAME \
           -D pullRequest=$PR_NUMBER \
           -D repoToken=MiEOlMMMNQhLNV4yayn7rRUPyVSQzbzbZ \
-          -pl tsfile,server,jdbc,cli,session -am 
+          -pl '!distribution' -am

Reply via email to