Skip to content

Commit f173e80

Browse files
committed
ci: add some debug messages
list files/dirs in workspace. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 356c2d6 commit f173e80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ jobs:
430430
shopt -s dotglob
431431
sudo rm -rf ${GITHUB_WORKSPACE}/*
432432
sudo rm -rf ${WORKSPACE}/*
433+
ls -la ${GITHUB_WORKSPACE}
433434
shopt -u dotglob
434435
435436
# Allow non-root access to the working directories

0 commit comments

Comments
 (0)