Debug info
This commit is contained in:
parent
1bbaa1c8f1
commit
2b43d7baab
1 changed files with 4 additions and 0 deletions
4
.github/workflows/sonar.yml
vendored
4
.github/workflows/sonar.yml
vendored
|
|
@ -64,3 +64,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: output
|
name: output
|
||||||
path: ./output
|
path: ./output
|
||||||
|
- name: List files
|
||||||
|
run: |
|
||||||
|
pwd
|
||||||
|
ls -all ./output
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue