exceptionfactory commented on code in PR #6216:
URL: https://github.com/apache/nifi/pull/6216#discussion_r923347215
##########
.github/workflows/ci-workflow.yml:
##########
@@ -36,6 +36,7 @@ env:
MAVEN_PROFILES: >-
-P contrib-check
-P include-grpc
+ -P include-ranger
Review Comment:
Enabling the `include-ranger` profile in the build workflow should be
unnecessary, since the profile activation occurs based on the detected
architecture. Can this line be removed?
--
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]