Skip to content

ci: add github actions workflow configuration#2

Merged
MANDRW merged 2 commits intomainfrom
feature/ci-pipeline
Jan 17, 2026
Merged

ci: add github actions workflow configuration#2
MANDRW merged 2 commits intomainfrom
feature/ci-pipeline

Conversation

@MANDRW
Copy link
Owner

@MANDRW MANDRW commented Jan 17, 2026

Added a CI pipeline (.github/workflows/ci.yml) to automate testing using GitHub Actions.

Details

  • Triggers on every push and PR to the main branch.
  • Sets up Python 3.10 environment.
  • Installs dependencies and runs pytest to ensure code stability.

@MANDRW MANDRW merged commit fce8e62 into main Jan 17, 2026
1 check passed
@MANDRW MANDRW deleted the feature/ci-pipeline branch January 17, 2026 22:46
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