fix: main lfx publish (#11091)

* fix: release workflow

main version of https://github.com/langflow-ai/langflow/pull/11089

* fix: remove test-lfx-cross-platform

remove test-lfx-cross-platform
This commit is contained in:
Adam-Aghili
2025-12-17 17:18:24 -05:00
committed by GitHub
parent 96db8566a6
commit 5cae5ff97f

View File

@ -494,7 +494,7 @@ jobs:
publish-lfx:
name: Publish LFX to PyPI
if: ${{ inputs.release_lfx }}
needs: [build-lfx, test-lfx-cross-platform]
needs: [build-lfx]
runs-on: ubuntu-latest
steps:
- name: Download LFX artifact