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