HyukjinKwon commented on a change in pull request #32512:
URL: https://github.com/apache/spark/pull/32512#discussion_r630713623
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -356,6 +356,10 @@ jobs:
Rscript -e "install.packages(c('devtools'),
repos='https://cloud.r-project.org/')"
Rscript -e "devtools::install_github('jimhester/[email protected]')"
./R/install-dev.sh
+ - name: Instll JS linter dependencies
Review comment:
Should we rename JS -> JavaScript?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]