Skip to content

Add dedicated foundation-model test job #393

@mkumar73

Description

@mkumar73

Add a separate CI job for foundation-model tests that installs optional extras such as deeptab[foundation], while the default CI continues to run without foundation dependencies.

Mark foundation-backend tests with a dedicated pytest marker, for example optional_deps, so core CI runs pytest -m "not optional_deps" and the foundation job runs pytest -m "optional_deps".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions