Skip to content

Commit 88c86dd

Browse files
committed
Changed actions
1 parent 936b5a4 commit 88c86dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# -----------------------------
5050
- name: Run gcovr
5151
run: |
52-
gcovr -r . --xml-pretty --output coverage.xml
52+
gcovr -r . --cobertura --output coverage.xml
5353
# -----------------------------
5454
# INSTALL SONAR SCANNER
5555
# -----------------------------

0 commit comments

Comments
 (0)