Skip to content

Commit

Permalink
can i push that change here pretty please
Browse files Browse the repository at this point in the history
  • Loading branch information
cecton committed Oct 27, 2023
1 parent 72225ee commit 5bd102b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/post-benchmark-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ jobs:
#### Yew Master
\`\`\`
EOF
cat benchmark-core/yew-master/tools/output.json >>comment.txt
cat benchmark-core/yew-master/tools/output.log >>comment.txt
cat - >>comment.txt <<EOF
\`\`\`
#### Pull Request" >> comment.txt
\`\`\`
EOF
cat benchmark-core/current-pr/tools/output.json >>comment.txt
cat benchmark-core/current-pr/tools/output.log >>comment.txt
cat - >>comment.txt <<EOF
\`\`\`
EOF
Expand Down

0 comments on commit 5bd102b

Please sign in to comment.