diff --git a/pkg/jobparser/testdata/prefixed_newline.out.yaml b/pkg/jobparser/testdata/prefixed_newline.out.yaml index d8bcc4a..027e9df 100644 --- a/pkg/jobparser/testdata/prefixed_newline.out.yaml +++ b/pkg/jobparser/testdata/prefixed_newline.out.yaml @@ -7,7 +7,9 @@ jobs: runs-on: ubuntu-latest steps: - id: extract_tag - name: |- + name: |2- + Extract tag for variant - run: | + run: |2 + echo Test