Skip to content

./script/actions.sh unit-test should restore the original venv after execution #1743

@simone99n

Description

@simone99n

Describe the task. It can be a feature, documentation, etc.

When we run the unit tests, the command uv sync --extra cpu is executed.
This removes some GPU-related packages. To restore the original venv configuration, one must currently run ./script/actions.sh sync manually.

This restoration should happen automatically.

Hedgedoc URL, if you are keeping notes, plots, logs in hedgedoc.

No response

Area

  • datasets, data readers, data preparation and transfer
  • model
  • science
  • infrastructure and engineering
  • evaluation, export and visualization
  • documentation

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginfraIssues related to infrastructure

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions