Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 5ff3e48

Browse files
Update sonar.yml
1 parent 164489c commit 5ff3e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
-Dsonar.projectKey=Mastercard_client-encryption-ruby \
3737
-Dsonar.organization=mastercard \
3838
-Dsonar.sources=./lib \
39-
-Dsonar.tests=./tests \
39+
-Dsonar.tests=./test \
4040
-Dsonar.ruby.coverage.reportPaths=coverage/.resultset.json \
4141
-Dsonar.host.url=https://sonarcloud.io \
4242
-Dsonar.login=$SONAR_TOKEN

0 commit comments

Comments
 (0)