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.in.yaml
2025-10-27 20:33:27 +01:00

15 lines
201 B
YAML

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