Skip to content

Commit

Permalink
Trying a new name for the commit comment section
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenge committed Oct 11, 2024
1 parent 2dcdc66 commit 292aa19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-bdnbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ jobs:
- name: Store benchmark result for commit comment
uses: benchmark-action/github-action-benchmark@v1
with:
name: BDNBenchmark-${{matrix.test}} - (${{matrix.os}} - ${{matrix.framework}} - ${{matrix.configuration}})

name: BDNBenchmark - ${{matrix.test}} (os ${{matrix.os}}, framework ${{matrix.framework}}, configuration ${{matrix.configuration}})

# What benchmark tool created output file
tool: 'benchmarkdotnet'
Expand Down

0 comments on commit 292aa19

Please sign in to comment.