Skip to content

Commit bc8b82b

Browse files
committed
Enable testing
1 parent ba2acda commit bc8b82b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/scripts/jni_manylinux_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ cmake \
7272
-S "${arrow_dir}/cpp" \
7373
-B "${build_dir}/cpp" \
7474
--preset=ninja-release-jni-linux \
75+
-DARROW_TESTING=ON \
7576
-DCMAKE_INSTALL_PREFIX="${install_dir}"
7677
cmake --build "${build_dir}/cpp"
7778
cmake --install "${build_dir}/cpp"

0 commit comments

Comments
 (0)