benchmark-core: fix huh wrong message (#3492)

This commit is contained in:
Cecile Tonglet 2023-10-27 17:02:28 +02:00 committed by GitHub
parent ddb77bd6af
commit aa63234419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
cat benchmark-core/yew-master/tools/output.log >>comment.txt cat benchmark-core/yew-master/tools/output.log >>comment.txt
cat - >>comment.txt <<EOF cat - >>comment.txt <<EOF
\`\`\` \`\`\`
#### Pull Request" >> comment.txt #### Pull Request
\`\`\` \`\`\`
EOF EOF
cat benchmark-core/current-pr/tools/output.log >>comment.txt cat benchmark-core/current-pr/tools/output.log >>comment.txt