zhangshenghang commented on code in PR #3474:
URL: https://github.com/apache/hertzbeat/pull/3474#discussion_r2199312786
##########
.github/workflows/backend-build-test.yml:
##########
@@ -48,6 +48,15 @@ jobs:
- name: Build with Maven
run: mvnd clean -B package -Prelease -Dmaven.test.skip=false --file
pom.xml
+ - name: Upload test reports
Review Comment:
thanks @yy549159265 ,I will merge this PR.
It can be retained. could you add a detailed usage instruction for this
configuration at https://hertzbeat.apache.org/zh-cn/docs/community/development
This will facilitate other people's reference.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]