Skip to content

Commit c747d73

Browse files
authored
Update build.yml
1 parent aac3b36 commit c747d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
id: jacoco
2626
uses: cicirello/jacoco-badge-generator@development
2727
with:
28-
jacoco-badge-file: "badges/jacoco.svg"
28+
jacoco-badge-file: "jacoco.svg"
2929

3030
- name: Log coverage percentage
3131
run: |

0 commit comments

Comments
 (0)