Update .github/workflows/sonar.yml
Some checks failed
Sonar / SonarQube (push) Failing after 49s

This commit is contained in:
Liviu Burcusel 2025-12-06 15:13:22 +01:00
parent 0c0eee60cc
commit af7798705f

View file

@ -39,6 +39,8 @@ jobs:
with:
name: output
path: .output/
overwrite: true
include-hidden-files: true
#- name: SonarQube Scan
# uses: SonarSource/sonarqube-scan-action@v6
# env: