Skip to content

Commit c76cc9a

Browse files
committed
test
1 parent a10d6ef commit c76cc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/scripts/build_paimon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if [[ "${check_clang_tidy}" == "true" ]]; then
4545
)
4646
fi
4747

48-
git log -10
48+
git log -10 --decorate
4949

5050
cmake "${CMAKE_ARGS[@]}" ${source_dir}
5151
cmake --build . -- -j$(nproc)

0 commit comments

Comments
 (0)