[CI] Hot fix for JVM tests on MacOS
This commit is contained in:
parent
b36d023f9e
commit
601f2067c7
1
.github/workflows/jvm_tests.yml
vendored
1
.github/workflows/jvm_tests.yml
vendored
@ -47,7 +47,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd jvm-packages
|
cd jvm-packages
|
||||||
mvn test -B -pl :xgboost4j_2.12
|
mvn test -B -pl :xgboost4j_2.12
|
||||||
if: matrix.os == 'windows-latest'
|
|
||||||
|
|
||||||
- name: Test XGBoost4J (Core, Spark, Examples)
|
- name: Test XGBoost4J (Core, Spark, Examples)
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user