We're currently facing the issue that we're hitting the limit of the github summaries.
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1319k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
This change writes at least something into the log and uploads the summary as an artifact
We're currently facing the issue that we're hitting the limit of the github summaries.
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1319k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
This change writes at least something into the log and uploads the summary as an artifact