Skip to content

Conversation

@nisarnk
Copy link
Contributor

@nisarnk nisarnk commented Aug 27, 2025

This PR fixes a YAML parsing error in .github/workflows/_test-in-conda-env.yml (previously failing with:

Invalid workflow file: .github/workflows/_test-in-conda-env.yml#L64
You have an error in your yaml syntax on line 64

Changes made:

  • Corrected workflow_call.inputs block syntax.

  • Ensured all inputs are properly indented and have valid description, required, and type fields.

  • Aligned with: parameters in conda-env-tests.yml with the declared inputs in _test-in-conda-env.yml.

This should unblock the conda-env-tests.yml workflow from running successfully.

image

@ambarb ambarb merged commit 870d72d into NSLS-II-CSX:master Aug 29, 2025
16 checks passed
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.

3 participants