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

CI: Prevent addition of newline #17

Merged
merged 2 commits into from
Apr 26, 2024
Merged

CI: Prevent addition of newline #17

merged 2 commits into from
Apr 26, 2024

Conversation

bisgardo
Copy link
Contributor

@bisgardo bisgardo commented Apr 26, 2024

Due to the way yaml multiline strings work, a newline gets included in the output value. This messes up the subsequent comparison.

This newline gets included in the value, messing up the subsequent comparison.
@bisgardo bisgardo merged commit 2057706 into main Apr 26, 2024
6 of 7 checks passed
@bisgardo bisgardo deleted the fix-ci-again branch April 26, 2024 11:08
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.

2 participants