diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index ebcf9fc..379f0c7 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -64,3 +64,7 @@ jobs: with: name: output path: ./output + - name: List files + run: | + pwd + ls -all ./output