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 eb0507e commit 5efdd36Copy full SHA for 5efdd36
.github/workflows/pr-lint.yaml
@@ -76,5 +76,5 @@ jobs:
76
git checkout ${{ github.head_ref }}
77
git pull origin ${{ github.head_ref }}
78
git add /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/coverage_html_report/*.xml
79
- git commit -m "Add coverage index as XML"
+ git commit -m "Add coverage index as XML format"
80
git push origin ${{ github.head_ref }}
0 commit comments