Skip to content

Fix generated package-test project directory name#53

Merged
AndrewSazonov merged 1 commit into
developfrom
typo_e
Jul 2, 2026
Merged

Fix generated package-test project directory name#53
AndrewSazonov merged 1 commit into
developfrom
typo_e

Conversation

@AndrewSazonov

Copy link
Copy Markdown
Member

The library test workflow template initialized the package-test Pixi project as e{{ lib_package_name }}_py$py_ver but later entered {{ lib_package_name }}_py$py_ver causing CI package-test jobs to fail immediately. This PR removes the extra leading e so the generated init and cd paths match.

@AndrewSazonov AndrewSazonov added the [scope] bug Bug report or fix (major.minor.PATCH) label Jul 2, 2026
@AndrewSazonov AndrewSazonov merged commit 1fd9ab4 into develop Jul 2, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[scope] bug Bug report or fix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant