diff --git a/.github/workflows/memory.yml b/.github/workflows/memory.yml index 0c5f7678..5c6d5f6b 100644 --- a/.github/workflows/memory.yml +++ b/.github/workflows/memory.yml @@ -57,7 +57,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} artifacts: report.txt comment-title: "Test" - comment-message: "| First Header | Second Header | \ - | ------------- | ------------- | \ - | Content Cell | Content Cell | \ + comment-message: "| First Header | Second Header |\n\ + | ------------- | ------------- |\n\ + | Content Cell | Content Cell |\n\ | Content Cell | Content Cell |"