Skip to content

Commit

Permalink
bencher.dev install
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y committed Aug 2, 2024
1 parent 15fa0fc commit 8d79829
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v3

- name: Bencher - Vortex
- name: Setup bencher.dev CLI
uses: bencherdev/bencher@main

- name: Upload Vortex Benchmarks
run: |
bencher run \
--project vortex \
Expand Down

0 comments on commit 8d79829

Please sign in to comment.