[CI] Hot fix for JVM tests on MacOS

This commit is contained in:
Hyunsu Cho 2024-06-15 01:55:56 -07:00
parent b36d023f9e
commit 601f2067c7
No known key found for this signature in database
GPG Key ID: E3928C6ED5A562F4

View File

@ -47,7 +47,6 @@ jobs:
run: |
cd jvm-packages
mvn test -B -pl :xgboost4j_2.12
if: matrix.os == 'windows-latest'
- name: Test XGBoost4J (Core, Spark, Examples)
run: |