From 2b43d7baab1354300e87e8f39dabad5bdcb5afbc Mon Sep 17 00:00:00 2001 From: Liviu Burcusel Date: Mon, 8 Dec 2025 15:57:09 +0100 Subject: [PATCH] Debug info --- .github/workflows/sonar.yml | 4 ++++ 1 file changed, 4 insertions(+) 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