Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 2s

This commit is contained in:
Liviu Burcusel 2025-12-08 14:25:02 +01:00
parent a2062f9b61
commit ce077c7127

View file

@ -20,7 +20,7 @@ jobs:
echo "This is a placeholder for SonarQube analysis."
uname -a
id
lsb_release -a
apt update
# - name: Setup node environment
# uses: actions/setup-node@v4