diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index 77fcaaa961..d7c9ffbbf2 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -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 \