Skip to content

Commit 8d7a7d8

Browse files
committed
Update test_unit_cpp.yml
1 parent e2f2285 commit 8d7a7d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_unit_cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: mikepenz/action-junit-report@v5
6565
with:
6666
report_paths: 'artifacts/${{ env.TEST_REPORT_NAME }}'
67-
check_title_template: ''
67+
check_title_template: '{{FILE_NAME}}, {{SUITE_NAME}}, {{TEST_NAME}}, {{CLASS_NAME}}, {{BREAD_CRUMB}}'
6868
detailed_summary: true
6969
group_suite: true
7070
include_passed: true

0 commit comments

Comments
 (0)