We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c411070 commit 6598586Copy full SHA for 6598586
1 file changed
.github/workflows/sonarqube.yml
@@ -30,10 +30,3 @@ jobs:
30
uses: SonarSource/sonarqube-scan-action@v5
31
env:
32
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
33
- with:
34
- projectKey: PINTUDOS-ARSW_PintudosFront
35
- organization: pintando
36
- extraProperties: |
37
- sonar.sources=src
38
- sonar.sourceEncoding=UTF-8
39
- sonar.javascript.lcov.reportPaths=coverage/lcov.info
0 commit comments