Skip to content

Commit cfb2e06

Browse files
committed
- add grouping and comment for nested report
1 parent 9cc197e commit cfb2e06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ jobs:
9595
report_paths: 'test_results/nested/multi-level.xml'
9696
include_passed: true
9797
detailed_summary: true
98+
group_suite: true
99+
comment: true
98100
skip_annotations: true
99101
check_title_template: '{{SUITE_NAME}} | {{TEST_NAME}}'
100102
annotate_only: ${{ github.event_name == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)