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 \