Update test.yaml
Some checks failed
Tests / Run Go Tests (push) Failing after 1m0s

This commit is contained in:
2025-10-07 16:07:11 +02:00
parent c9c2d801b0
commit e4d423385a

View File

@@ -60,7 +60,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
with: with:
projectBaseDir: app/src projectBaseDir: Backend
args: > args: >
-Dsonar.projectVersion=${{ gitea.sha }} -Dsonar.projectVersion=${{ gitea.sha }}
- uses: SonarSource/sonarqube-quality-gate-action@v1 - uses: SonarSource/sonarqube-quality-gate-action@v1