Skip to content

feat: add ci config#20

Merged
Shepard2154 merged 2 commits into
masterfrom
feature/add-ci
May 30, 2026
Merged

feat: add ci config#20
Shepard2154 merged 2 commits into
masterfrom
feature/add-ci

Conversation

@Shepard2154

Copy link
Copy Markdown
Owner

Adds a GitHub Actions workflow that runs on every push to master and on pull requests. The job installs dev dependencies and reuses existing poe tasks from pyproject.toml:

  • poe checkruff check, ruff format --check, and mypy (strict, vexrag/ only)
  • poe test — fast unit tests (pytest -m "not integration and not e2e")

@Shepard2154 Shepard2154 merged commit 6059c9f into master May 30, 2026
1 check passed
@Shepard2154 Shepard2154 deleted the feature/add-ci branch May 30, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant