Skip to content

Commit

Permalink
[CI] Hot fix for JVM tests on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Jun 15, 2024
1 parent b36d023 commit 601f206
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jvm_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 601f206

Please sign in to comment.