Skip to content

Commit 9399127

Browse files
committed
CI: Install Hyperfine
1 parent ca21ec1 commit 9399127

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/run.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ jobs:
7575
- name: Set up V
7676
run: brew install v
7777

78+
- name: Install Hyperfine
79+
run: brew install hyperfine
80+
7881
- name: Run main benchmark
7982
run: make run
8083

0 commit comments

Comments
 (0)