Skip to content

Commit 8a34814

Browse files
authored
Update pyci.yml
1 parent 3d2673b commit 8a34814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3131
with:
3232
args: >
33-
-Dsonar.projectKey=hexlet-boilerplates_gendiff
33+
-Dsonar.projectKey=python-project-50
3434
-Dsonar.organization=hexlet-boilerplates
3535
-Dsonar.python.coverage.reportPaths=coverage.xml

0 commit comments

Comments
 (0)