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

This commit is contained in:
Liviu Burcusel 2025-12-08 14:23:31 +01:00
parent 72298e8e18
commit a2062f9b61

View file

@ -13,7 +13,7 @@ on:
jobs: jobs:
sonarqube: sonarqube:
name: SonarQube name: SonarQube
runs-on: docker runs-on: debian
steps: steps:
- name: Miscellaneous setup - name: Miscellaneous setup
run: | run: |