Skip to content

Commit b9c6799

Browse files
committed
debug! Make gcovr verbose in CI
1 parent 60cefdc commit b9c6799

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
@@ -408,7 +408,7 @@ jobs:
408408
!cancelled()
409409
&& runner.os == 'Linux'
410410
run: |
411-
gcovr
411+
gcovr --verbose
412412
- name: Produce markdown test summary from JUnit
413413
if: >-
414414
!cancelled()

0 commit comments

Comments
 (0)