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 725640e commit 64d3fcaCopy full SHA for 64d3fca
.github/workflows/coverage.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
ls -R /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/backend/coverage_html_report
42
43
- - name: Aggregate coverage reports
+ - name: Aggregate coverage report
44
45
mkdir -p /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/coverage_html_report
46
rm -rf /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/coverage_html_report/*
0 commit comments