mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 05:16:40 +08:00
* Add pytest-github-actions-annotate-failures to dependencies in pyproject.toml * feat: add --exclude-warning-annotations option to pytest commands in Makefile * feat: add pytest-github-actions-annotate-failures to dev dependencies in pyproject.toml and uv.lock * Add PYTEST_RUN_PATH environment variable to GitHub Actions workflow * Remove '--exclude-warning-annotations' option from pytest commands in Makefile