Skip to content

Commit

Permalink
test to include plot in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Oct 29, 2024
1 parent 31f1956 commit a2f47b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
echo '' >> body.md
echo '' >> body.md
echo '### Benchmark Plots' >> body.md
echo 'A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.' >> body.md
echo 'Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).' >> body.md
echo '![Benchmark Plot](plots/plot_'"$steps.extract-package-name.outputs.package_name"'.png)' >> body.md
- name: Find Comment
uses: peter-evans/find-comment@v3
Expand Down

0 comments on commit a2f47b3

Please sign in to comment.