Skip to content

Commit

Permalink
Fix base
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhuhta committed Aug 3, 2024
1 parent f618890 commit b6b466f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# TODO: Provide output
- name: Run Benchmark
run: |
go run github.com/grafana/pyrobench@3fa67b1 -v compare --git-base 15dd5805938793bb952dd7772c8caab77ba8ff1a >> results.txt
go run github.com/grafana/pyrobench@3fa67b1 -v compare --git-base 5eca05b1e4cf63df5d007ec6b13ce7394a0fffe3 >> results.txt
- name: Download test report
run: curl -sL https://raw.githubusercontent.com/grafana/hackathon-2024-08-pyrobench/main/js/report.js -o report.js
Expand Down

0 comments on commit b6b466f

Please sign in to comment.