dididy commented on code in PR #5128:
URL: https://github.com/apache/zeppelin/pull/5128#discussion_r2649610371
##########
.github/workflows/frontend.yml:
##########
@@ -162,7 +191,7 @@ jobs:
- name: Setup conda environment with python 3.9 and R
uses: conda-incubator/setup-miniconda@v3
with:
- activate-environment: python_3_with_R
+ activate-environment: python_only
Review Comment:
It was an incorrect change, so I rolled it back. Thank you for taking a look.
--
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]