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

chenguangsheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-go.git

commit bcfa3d89654614075b9911d2890b050888f6a88f
Author: Alonexc <[email protected]>
AuthorDate: Mon Apr 24 17:08:20 2023 +0800

    update ci.yml
---
 .github/workflows/ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 845851e..e10746d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -57,7 +57,3 @@ jobs:
         uses: apache/skywalking-eyes@main
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-
-      - name: Check third party dependencies
-        run: |
-          ./gradlew clean jar dist -x test -x checkstyleMain -x javaDoc && 
./gradlew installPlugin && ./gradlew tar && sh 
tools/dependency-check/check-dependencies.sh && echo "Thirty party dependencies 
check success"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to