Skip to content

Commit 26c7bdc

Browse files
authored
Install hyperfine before running benchmarks
1 parent 11654b1 commit 26c7bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
2323
- name: Run benchmarks
2424
run: |
25+
cargo install hyperfine
2526
python testing/benchmark_hooks.py

0 commit comments

Comments
 (0)