We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defdd70 commit 294c7cbCopy full SHA for 294c7cb
.github/workflows/sonarcloud.yml
@@ -25,8 +25,6 @@ jobs:
25
26
- name: Aggregate coverage report
27
run: |
28
- ls -R /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/backend
29
- mv /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/backend/sonarcloud-coverage.xml /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/sonarcloud-coverage.xml
30
ls -R /home/runner/work/immunisation-fhir-api/immunisation-fhir-api
31
32
- name: SonarCloud Scan
0 commit comments