Skip to content

Commit 6b606e1

Browse files
committed
android log file sizes
1 parent b51d9b3 commit 6b606e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ jobs:
247247
cd /data/local/tmp
248248
$(make test CC=$CC PLATFORM=$PLATFORM -n)
249249
EOF
250+
find . -type f -exec du -h {} + | sort -h
250251
echo "::endgroup::"
251252
252253
- name: android test sqlite-sync

0 commit comments

Comments
 (0)