Skip to content

Commit 9f8e007

Browse files
committed
DEBUG
1 parent 7aebcdc commit 9f8e007

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/coverage/merge_coverage_files.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ UMF_DIR=/home/runner/work/unified-memory-framework/unified-memory-framework
1818
# /home/test-user/shared-action-runner/_work/unified-memory-framework/unified-memory-framework
1919
# /home/test-user/shared-actions-runner/_work/unified-memory-framework/unified-memory-framework
2020
# /opt/actions-runner/_work/unified-memory-framework/unified-memory-framework"
21+
set -x
22+
ls -al
23+
echo "PATHS:"
2124
cat ./path-* | sort | uniq
2225
LINKS=$(cat ./path-* | sort | uniq | xargs)
2326

0 commit comments

Comments
 (0)