Skip to content

Commit 6e99b74

Browse files
Update sonar-scanner.yml
1 parent e1080e7 commit 6e99b74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sonar-scanner.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
with:
3232
args: >
3333
-Dsonar.organization=mastercard
34-
-Dsonar.projectName=oauth1-signer-nodejs
35-
-Dsonar.projectKey=Mastercard_oauth1-signer-nodejs
34+
-Dsonar.projectName=client-encryption-nodejs
35+
-Dsonar.projectKey=Mastercard_client-encryption-nodejs
3636
-Dsonar.sources=./src
3737
-Dsonar.tests=./test
3838
-Dsonar.coverage.jacoco.xmlReportPaths=test-results.xml

0 commit comments

Comments
 (0)