diff --git a/.github/workflows/createBundle.yml b/.github/workflows/createBundle.yml index 9f352cc..774df76 100644 --- a/.github/workflows/createBundle.yml +++ b/.github/workflows/createBundle.yml @@ -355,6 +355,7 @@ jobs: fail_on_failure : true require_tests : true report_paths : /__w/CtrlppCheck/CtrlppCheck/WinCC_OA_Test/Results/jUnit*.xml + detailed_summary : true release: if: github.event_name == 'release'