yaooqinn commented on a change in pull request #994:
URL: https://github.com/apache/incubator-kyuubi/pull/994#discussion_r701611005
##########
File path: .github/workflows/master.yml
##########
@@ -90,6 +90,7 @@ jobs:
if: ${{ matrix.codecov == 'true' }}
run: bash <(curl -s https://codecov.io/bash)
- name: Detected Dependency List Change
+ if: ${{ matrix.java == 8 }}
Review comment:
is this already in master? we can restore this change
--
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]