Skip to content

Commit

Permalink
CI: Install Hyperfine
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Jun 13, 2024
1 parent ca21ec1 commit 9399127
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
- name: Set up V
run: brew install v

- name: Install Hyperfine
run: brew install hyperfine

- name: Run main benchmark
run: make run

Expand Down

0 comments on commit 9399127

Please sign in to comment.