Speedup R test on github. (#8388)
This commit is contained in:
2
.github/workflows/r_tests.yml
vendored
2
.github/workflows/r_tests.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
- name: Run lintr
|
||||
run: |
|
||||
cd R-package
|
||||
R CMD INSTALL .
|
||||
MAKE="make -j$(nproc)" R CMD INSTALL .
|
||||
# Disable lintr errors for now: https://github.com/dmlc/xgboost/issues/8012
|
||||
Rscript tests/helper_scripts/run_lint.R || true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user