Skip to content

Add CI: run module self-checks on push/PR #4

@lucharo

Description

@lucharo

There's no CI yet. Add a minimal GitHub Actions workflow that runs the pure-logic self-checks on push/PR so regressions are caught:

python -m v2t.config && python -m v2t.backends && python -m v2t.bench

These need no models/audio (lazy MLX imports), so they run on a stock ubuntu runner. Also lint with ruff check v2t/.

Follow-up from PR #2 (#2).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions