Skip to content

Commit aae835e

Browse files
committed
test
1 parent 108c891 commit aae835e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/set_push_chunks.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ check_files() {
7070
CORE_CHANGED=$(check_files "${core_files[@]}")
7171
LIB_CHANGED=$(check_files "${library_files[@]}")
7272
LIB_FILES=$last_check_files
73+
echo "last_check_files: $last_check_files"
7374
echo "Lib Files changed: $LIB_FILES"
7475
NETWORKING_CHANGED=$(check_files "${networking_files[@]}")
7576
FS_CHANGED=$(check_files "${fs_files[@]}")

0 commit comments

Comments
 (0)