Skip to content

Commit

Permalink
Update ci-bdnbenchmark.yml (#890)
Browse files Browse the repository at this point in the history
  • Loading branch information
badrishc authored Dec 19, 2024
1 parent b256901 commit 1f85668
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 @@ -76,6 +76,7 @@ jobs:

# Run `github-action-benchmark` action for the Continuous Benchmarking Charts (https://microsoft.github.io/garnet/charts/)
- name: Store benchmark result for charts
if: github.ref == 'refs/heads/main'
uses: benchmark-action/github-action-benchmark@v1
with:
name: ${{matrix.test}} (${{matrix.os}} ${{matrix.framework}} ${{matrix.configuration}})
Expand All @@ -87,4 +88,4 @@ jobs:
benchmark-data-dir-path: 'website/static/charts'
auto-push: true
max-items-in-chart: 50


0 comments on commit 1f85668

Please sign in to comment.