Skip to content

Commit f6c49d3

Browse files
committed
Update test_unit_cpp.yml
1 parent 5002721 commit f6c49d3

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: '`{{FILE_NAME}} -> {{TEST_NAME}}`'
67+
check_title_template: '<pre>{{FILE_NAME}} -> {{TEST_NAME}}</pre>'
6868
detailed_summary: true
6969
group_suite: true
7070
include_passed: true

0 commit comments

Comments
 (0)