Skip to content

Commit

Permalink
Revert to the original sonar project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
SebGoliot committed Oct 4, 2021
1 parent 94bdb1c commit d72d5dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
run: |
sonar-scanner \
-Dsonar.login=$SONAR_TOKEN \
-Dsonar.projectKey=SebGoliot_blask \
-Dsonar.projectKey=blask-project-key \
-Dsonar.sources=blask/ \
-Dsonar.organization=sebgoliot-org \
-Dsonar.organization=zerasul-github \
-Dsonar.python.coverage.reportPaths=coverage.xml \
-Dsonar.projectName=Blask \
-Dsonar.host.url=https://sonarcloud.io

0 comments on commit d72d5dd

Please sign in to comment.