Skip to content

Commit a10d6ef

Browse files
committed
test
1 parent bce4be4 commit a10d6ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/scripts/build_paimon.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ if [[ "${check_clang_tidy}" == "true" ]]; then
4545
)
4646
fi
4747

48+
git log -10
49+
4850
cmake "${CMAKE_ARGS[@]}" ${source_dir}
4951
cmake --build . -- -j$(nproc)
5052
ctest --output-on-failure -j $(nproc)

0 commit comments

Comments
 (0)