From 189fa4a52d05a0387bd7e49754464efffd808f95 Mon Sep 17 00:00:00 2001 From: Christopher Homberger Date: Mon, 27 Oct 2025 20:43:26 +0100 Subject: [PATCH] v3 is broken --- pkg/jobparser/testdata/prefixed_newline.out.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pkg/jobparser/testdata/prefixed_newline.out.yaml b/pkg/jobparser/testdata/prefixed_newline.out.yaml index 027e9df..d8bcc4a 100644 --- a/pkg/jobparser/testdata/prefixed_newline.out.yaml +++ b/pkg/jobparser/testdata/prefixed_newline.out.yaml @@ -7,9 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - id: extract_tag - name: |2- - + name: |- Extract tag for variant - run: |2 - + run: | echo Test