mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-04-02 16:47:52 +00:00
fix: gate PyPI publish jobs on CI completion The publish-base, publish-main, and publish-lfx jobs were not waiting for the CI workflow to complete before publishing to PyPI. This could result in broken packages being published if CI fails. Docker builds already correctly depend on CI. Add 'ci' to the needs array of all three publish jobs so packages are only published after the full test suite passes.
767 lines
28 KiB
YAML
767 lines
28 KiB
YAML