ruanwenjun commented on code in PR #10364:
URL: https://github.com/apache/dolphinscheduler/pull/10364#discussion_r907934765
##########
.github/workflows/backend.yml:
##########
@@ -103,7 +106,8 @@ jobs:
- uses: actions/download-artifact@v2
name: Download Binary Package
with:
- name: binary-package
+ # Only run cluster test on jdk8
Review Comment:
I find this part is not under `build` so it will not run twice?
--
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]