From 2b3fa44e41b73a552615cedc03949ca024c1897f Mon Sep 17 00:00:00 2001 From: MilesCranmerBot Date: Sat, 12 Sep 2026 02:55:10 +0100 Subject: [PATCH] Write benchmark results to the job summary Co-authored-by: Miles Cranmer --- .github/workflows/benchmark_pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/benchmark_pr.yml b/.github/workflows/benchmark_pr.yml index 4747d138..f4a4219e 100644 --- a/.github/workflows/benchmark_pr.yml +++ b/.github/workflows/benchmark_pr.yml @@ -10,3 +10,4 @@ jobs: with: tune: "true" bench-on: ${{ github.event.pull_request.head.sha }} + job-summary: "true"