[CI] Fix broken Docker container 'cpu' (#5956)
This commit is contained in:
committed by
GitHub
parent
f5fdcbe194
commit
071e10c1d1
@@ -45,6 +45,7 @@ case "$suite" in
|
||||
;;
|
||||
|
||||
cpu)
|
||||
source activate cpu_test
|
||||
install_xgboost
|
||||
pytest -v -s --fulltrace tests/python
|
||||
cd tests/distributed
|
||||
|
||||
Reference in New Issue
Block a user