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 2fe1a8191f71e25340e67ab965924b180a8e5c21 Author: deepsola <[email protected]> AuthorDate: Mon Feb 6 20:07:15 2023 +0800 Update push-ci.yml --- .github/workflows/push-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/push-ci.yml b/.github/workflows/push-ci.yml index 53edb1bd0..c23db0c93 100644 --- a/.github/workflows/push-ci.yml +++ b/.github/workflows/push-ci.yml @@ -50,7 +50,6 @@ jobs: with: report_paths: '**/surefire-reports/TEST-*.xml' annotate_only: true - detailed_summary: true dist-tar: if: ${{ success() }}
