mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 13:52:34 +08:00
* feat(workflows): add NODE_VERSION to python_test workflow for Node.js setup Enhanced the CI workflow by including Node.js setup with version 21 to support JavaScript components * fix(workflows): implement retry logic in python_test workflow for unit tests Added a retry mechanism to enhance test reliability in CI workflow