Skip to content

fix(ci): add virtual environment creation to workflow jobs#14

Merged
rahaaatul merged 1 commit intomainfrom
fix-workflow-venv
Nov 28, 2025
Merged

fix(ci): add virtual environment creation to workflow jobs#14
rahaaatul merged 1 commit intomainfrom
fix-workflow-venv

Conversation

@rahaaatul
Copy link
Copy Markdown
Owner

Fix GitHub Actions failure due to missing virtual environment for uv commands in lint and publish jobs.

  • Add 'uv venv' step after 'Setup uv' in both lint and publish jobs
  • This resolves the error: No virtual environment found; run uv venv to create an environment

@rahaaatul rahaaatul merged commit bb7464b into main Nov 28, 2025
2 of 3 checks passed
@rahaaatul rahaaatul deleted the fix-workflow-venv branch November 28, 2025 09: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.

1 participant