Skip to content

Commit 066c532

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
-Dsonar.organization=mastercard
3434
-Dsonar.projectName=client-encryption-nodejs
3535
-Dsonar.projectKey=Mastercard_client-encryption-nodejs
36-
-Dsonar.sources=./src
36+
-Dsonar.sources=./lib
3737
-Dsonar.tests=./test
3838
-Dsonar.coverage.jacoco.xmlReportPaths=test-results.xml
3939
-Dsonar.javascript.lcov.reportPaths=.nyc_output/coverage.lcov

0 commit comments

Comments
 (0)