From 1e2f389caa72cdac237e06a6b7588fd8fc5d0a64 Mon Sep 17 00:00:00 2001 From: Richard Gibson Date: Fri, 4 Apr 2025 12:28:14 -0400 Subject: [PATCH] Avoid truncating test lint annotations Fixes #4448 --- .github/workflows/checks.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 861d58b7dc..5606392203 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -50,8 +50,11 @@ jobs: - name: Create annotations in the PR if: failure() && github.event_name == 'pull_request' run: | - awk -F': '