File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5050 uses : martincostello/benchmarkdotnet-results-publisher@v1
5151 with :
5252 branch : ${{ github.ref_name }}
53+ comment-on-threshold : true
5354 name : ' ASP.NET Core OpenAPI'
5455 output-file-path : ' ${{ steps.get-repo-name.outputs.repo-name }}/data.json'
5556 repo : ' ${{ github.repository_owner }}/benchmarks'
6061 env :
6162 REPO_NAME : ${{ steps.get-repo-name.outputs.repo-name }}
6263 run : |
63- $summary = Get-Content -Path (Join-Path ${env:GITHUB_WORKSPACE} "BenchmarkDotNet.Artifacts" "results" "TodoApp.OpenApiBenchmarks-report-github.md") -Raw
6464 $summary += "`n`n"
6565 $summary += "View benchmark results history [here](https://benchmarks.martincostello.com/${env:REPO_NAME}?branch=${env:GITHUB_REF_NAME})."
6666 $summary >> ${env:GITHUB_STEP_SUMMARY}
You can’t perform that action at this time.
0 commit comments