Skip to content

Commit c322427

Browse files
committed
updated the name
1 parent f812227 commit c322427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
pip install poetry moto==4.2.11 coverage redis botocore==1.35.49 simplejson responses structlog fhir.resources jsonpath_ng pydantic==1.10.13 requests aws-lambda-typing cffi pyjwt boto3-stubs-lite[dynamodb]~=1.26.90
2929
30-
- name: Run unit tests and generate coverage report for filenameprocessor
30+
- name: Run unit tests and generate coverage report for immunisation-fhir-api
3131
run: |
3232
mkdir -p /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/backend/coverage_html_report
3333
coverage run -m unittest discover

0 commit comments

Comments
 (0)