Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline YAML test #300

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Multiline YAML test #300

merged 1 commit into from
Nov 10, 2023

Conversation

paddyroddy
Copy link
Collaborator

Verified with

with open("test.yml") as s:
    x = yaml.safe_load(s)
print(x["jobs"]["finish"]["steps"][0]["with"]["carryforward"])

@paddyroddy paddyroddy self-assigned this Nov 10, 2023
@paddyroddy paddyroddy enabled auto-merge (squash) November 10, 2023 16:33
@paddyroddy paddyroddy merged commit 37eff1f into main Nov 10, 2023
13 checks passed
@paddyroddy paddyroddy deleted the multline-yaml branch November 10, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant