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