Skip to content

Fix poetry build workflow#42

Merged
sth-v merged 1 commit into0.53.0from
codex/fix-poetry-build-workflow
Feb 7, 2026
Merged

Fix poetry build workflow#42
sth-v merged 1 commit into0.53.0from
codex/fix-poetry-build-workflow

Conversation

@sth-v
Copy link
Copy Markdown
Member

@sth-v sth-v commented Feb 7, 2026

Motivation

  • Prevent CI failures when the VENV environment variable is not set by removing an unnecessary virtualenv activation step in the Poetry build job.

Description

  • Simplify the Poetry build step in .github/workflows/poetry-build.yml by removing source $VENV and running poetry build directly.

Testing

  • No automated tests were run because this is a workflow-only change; CI will validate the workflow when the branch is pushed.

Codex Task

@sth-v sth-v merged commit 5166ffa into 0.53.0 Feb 7, 2026
@sth-v sth-v deleted the codex/fix-poetry-build-workflow branch February 7, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant