We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d2673b commit 8a34814Copy full SHA for 8a34814
.github/workflows/pyci.yml
@@ -30,6 +30,6 @@ jobs:
30
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
31
with:
32
args: >
33
- -Dsonar.projectKey=hexlet-boilerplates_gendiff
+ -Dsonar.projectKey=python-project-50
34
-Dsonar.organization=hexlet-boilerplates
35
-Dsonar.python.coverage.reportPaths=coverage.xml
0 commit comments