From eb6c0bbbcda16e366c81e52dddab4605cc5e3510 Mon Sep 17 00:00:00 2001 From: Artem Goncharov Date: Thu, 20 Feb 2025 21:22:21 +0100 Subject: [PATCH] chore: Adapt bench on main --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 78ba6245..717eb9ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: run: cargo test --doc bench_main: - if: github.event_name == 'push' && github.event.pull_request.head.repo.full_name == github.repository + if: github.event_name == 'push' permissions: checks: write strategy: @@ -79,6 +79,7 @@ jobs: uses: swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5 - uses: bencherdev/bencher@main + - name: Track base branch benchmarks with Bencher run: | bencher run \