zhangshenghang commented on code in PR #3474: URL: https://github.com/apache/hertzbeat/pull/3474#discussion_r2174266868
########## .github/workflows/backend-build-test.yml: ########## @@ -46,7 +46,7 @@ jobs: - uses: ./script/ci/github-actions/setup-deps - name: Build with Maven - run: mvnd clean -B package -Prelease -Dmaven.test.skip=false --file pom.xml + run: mvnd clean -B package -Prelease -Dmaven.test.skip=true --file pom.xml Review Comment: > If there are any errors in the future, I will follow up and make revisions CI is still an error -- 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: notifications-unsubscr...@hertzbeat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org