Skip to content

Commit a71e5af

Browse files
committed
added
1 parent 3e568fd commit a71e5af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ jobs:
6666
args: >
6767
-Dsonar.projectKey=NHSDigital_immunisation-fhir-api
6868
-Dsonar.organization=nhsdigital
69-
-Dsonar.python.coverage.reportPaths=test_coverage.xml
69+
-Dsonar.python.coverage.reportPaths=test_coverage.xml
70+
-Dsonar.sources=immunisation-fhir-api/backend

0 commit comments

Comments
 (0)