Skip to content

Commit

Permalink
ci: remove conflicting option to push benchmark on github pages (gnol…
Browse files Browse the repository at this point in the history
…ang#2895)

Just a small fix to allow publication of benchmark on the repository
  • Loading branch information
sw360cab authored Oct 3, 2024
1 parent 4b3b419 commit 8a62a28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/benchmark-master-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
name: Go Benchmarks
tool: "go"
output-file-path: benchmarks.txt
# Where the previous data file is stored
external-data-json-path: ./cache/benchmark-data.json
max-items-in-chart: 100
# Show alert with commit comment on detecting possible performance regression
alert-threshold: "120%"
Expand Down

0 comments on commit 8a62a28

Please sign in to comment.