Skip to content

Commit

Permalink
- add grouping and comment for nested report
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Nov 3, 2024
1 parent 9cc197e commit cfb2e06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
report_paths: 'test_results/nested/multi-level.xml'
include_passed: true
detailed_summary: true
group_suite: true
comment: true
skip_annotations: true
check_title_template: '{{SUITE_NAME}} | {{TEST_NAME}}'
annotate_only: ${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit cfb2e06

Please sign in to comment.