Skip to content

Fix: Unit-tests workflow failure on main #12

@ariefshaik7

Description

@ariefshaik7

The unit test workflow is failing because it attempts to install non-existent dependency groups.

  • CONTRIBUTING.md and .github/workflows/unit-tests.yaml both instruct uv to install extras named test, eval, and a2a.

  • However, the pyproject.toml file does not define test, eval, or a2a as dependency groups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions