This is an automated email from the ASF dual-hosted git repository. zhouxzhan pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit bf1094b4f21ba91b343ff822166840c71389e5c5 Author: deepsola <[email protected]> AuthorDate: Tue Feb 7 12:07:50 2023 +0800 Update pr-ci.yml --- .github/workflows/pr-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pr-ci.yml b/.github/workflows/pr-ci.yml index 57d3f5a7f..396399fb7 100644 --- a/.github/workflows/pr-ci.yml +++ b/.github/workflows/pr-ci.yml @@ -40,8 +40,6 @@ jobs: with: report_paths: '**/surefire-reports/TEST-*.xml' annotate_only: true - include_passed: true - detailed_summary: true dist-tar: if: ${{ success() }} name: Build dist tar
