From 44a58a2563bea07ee181b0ea728a87eff6d4875f Mon Sep 17 00:00:00 2001 From: Abul Hossain Khan <140191921+abulgit@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:17:31 +0530 Subject: [PATCH] Fix formatting in perf.yml Measure step --- .github/workflows/perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index 627399013900..b371c1464fd0 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -69,7 +69,7 @@ jobs: build_ref "${{ steps.refs.outputs.base }}" "$RUNNER_TEMP/dmd-base" build_ref "${{ steps.refs.outputs.head }}" "$RUNNER_TEMP/dmd-head" - - name: Measure + - name: Measure run: | set -uexo pipefail source ~/dlang/*/activate