Skip to content

Commit

Permalink
Attempt to fix base benchmarks on CI (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahn authored Oct 30, 2024
1 parent 8c9a55a commit 0d4858d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: bencherdev/bencher@main
- run: cargo install iai-callgrind-runner@0.14.0
- run: sudo apt update && sudo apt install -y valgrind
- name: Track base branch benchmarks with Bencher
run: |
bencher run \
Expand Down

0 comments on commit 0d4858d

Please sign in to comment.