Skip to content

Commit 72e2cbd

Browse files
committed
debug! Make gcovr verbose in CI
1 parent ae8e2b8 commit 72e2cbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ jobs:
410410
!cancelled()
411411
&& runner.os == 'Linux'
412412
run: |
413-
gcovr
413+
gcovr --verbose
414414
- name: Produce markdown test summary from JUnit
415415
if: >-
416416
!cancelled()

0 commit comments

Comments
 (0)