Skip to content

Fix build-ultraplot workflow YAML parse error#576

Merged
cvanelteren merged 1 commit intomainfrom
fix/workflow-build-ultraplot-yaml
Feb 9, 2026
Merged

Fix build-ultraplot workflow YAML parse error#576
cvanelteren merged 1 commit intomainfrom
fix/workflow-build-ultraplot-yaml

Conversation

@cvanelteren
Copy link
Collaborator

This hotfix repairs the YAML syntax break introduced in .github/workflows/build-ultraplot.yml (reported at line 240) by replacing the embedded heredoc Python blocks with equivalent python -c checks. The workflow behavior is unchanged: compare jobs still capture pytest exit status, override only false non-zero exits when junit reports zero failures/errors, and fail on real test failures. This PR is isolated to workflow syntax/robustness only.

@cvanelteren cvanelteren merged commit 3b32225 into main Feb 9, 2026
7 of 8 checks passed
@cvanelteren cvanelteren deleted the fix/workflow-build-ultraplot-yaml branch February 9, 2026 03:56
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.

1 participant