Skip to content

[CI] Avoid setup-python action populating the environment#222

Merged
czoido merged 4 commits intomainfrom
danimtb/ci-fix
Mar 6, 2026
Merged

[CI] Avoid setup-python action populating the environment#222
czoido merged 4 commits intomainfrom
danimtb/ci-fix

Conversation

@danimtb
Copy link
Member

@danimtb danimtb commented Mar 5, 2026

Avoid the setup-python GitHub action from populating the environment with unnecessary variables. This way, the CI configuration is more accurate to the user's expected configuration, and the examples are tested correctly.

See https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#environment-variables

@danimtb danimtb marked this pull request as ready for review March 5, 2026 17:25
@czoido czoido merged commit 997b323 into main Mar 6, 2026
11 checks passed
@czoido czoido deleted the danimtb/ci-fix branch March 6, 2026 11:27
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