Skip to content

Commit 0b9bca7

Browse files
committed
asdf
1 parent 1afac95 commit 0b9bca7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/CICD.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,12 @@ jobs:
10911091
# Run the coverage script
10921092
./util/build-run-test-coverage-linux.sh
10931093
1094+
ls -lah ${{ github.workspace }}
1095+
1096+
ls -lah ${{ github.workspace }}/coverage
1097+
1098+
ls -lah ${{ github.workspace }}/coverage/report
1099+
10941100
outputs REPORT_FILE
10951101
env:
10961102
COVERAGE_DIR: ${{ github.workspace }}/coverage

0 commit comments

Comments
 (0)