Skip to content

ci: add GitHub Actions workflow for lint, type check, and tests - #12

Merged
Locheed merged 2 commits into
mainfrom
feat/ci-workflow
Jul 1, 2026
Merged

ci: add GitHub Actions workflow for lint, type check, and tests#12
Locheed merged 2 commits into
mainfrom
feat/ci-workflow

Conversation

@Locheed

@Locheed Locheed commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Adds CI workflow running ruff, mypy, pytest, and integration tests
on push to main and on PRs.

CLOSES #8

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated

@csc-jm csc-jm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Locheed
Locheed merged commit 65a8d87 into main Jul 1, 2026
5 checks passed
@csc-jm
csc-jm deleted the feat/ci-workflow branch July 2, 2026 13:08
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.

Run unit and integration tests in CI/CD.

2 participants