More debug
This commit is contained in:
parent
2b43d7baab
commit
4db1ddbf69
1 changed files with 6 additions and 0 deletions
6
.github/workflows/sonar.yml
vendored
6
.github/workflows/sonar.yml
vendored
|
|
@ -66,5 +66,11 @@ jobs:
|
|||
path: ./output
|
||||
- name: List files
|
||||
run: |
|
||||
echo "Current directory:"
|
||||
pwd
|
||||
echo "==============================="
|
||||
echo "Content of current directory:"
|
||||
ls -all
|
||||
echo "==============================="
|
||||
echo "Content of output directory:"
|
||||
ls -all ./output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue