1
0
mirror of https://gitea.com/gitea/act synced 2026-05-06 01:37:48 +02:00
Files
act/pkg/jobparser/testdata/prefixed_newline.out.yaml
Christopher Homberger 189fa4a52d v3 is broken
2025-10-27 20:43:26 +01:00

14 lines
224 B
YAML

name: Step with leading new line
"on":
push:
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- id: extract_tag
name: |-
Extract tag for variant
run: |
echo Test