Skip to content

Commit

Permalink
add html line
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcellino-Palerme committed Sep 30, 2024
1 parent 9d339f3 commit 4e47468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
with:
path: README.md
body: |
</br>
[![result](./badges/tests-result.svg) ![total](./badges/tests-total.svg) ![passed](./badges/tests-passed.svg) ![failed](./badges/tests-failed.svg) ![todo](./badges/tests-todo.svg)](${{ github.repository }}/actions/runs/${{ github.run_id }}) </br>![Branches](./badges/coverage-branches.svg) ![Functions](./badges/coverage-functions.svg) ![Lines](./badges/coverage-lines.svg)![Statements](./badges/coverage-statements.svg) ![Coverage total](./badges/coverage-total.svg)
Expand Down

0 comments on commit 4e47468

Please sign in to comment.