Skip to content

Add CI workflow#43

Open
IlyaasK wants to merge 1 commit into
vikwritescode:mainfrom
IlyaasK:add_ci
Open

Add CI workflow#43
IlyaasK wants to merge 1 commit into
vikwritescode:mainfrom
IlyaasK:add_ci

Conversation

@IlyaasK
Copy link
Copy Markdown

@IlyaasK IlyaasK commented May 24, 2026

Summary

  • add a GitHub Actions CI workflow for pull requests and pushes to main
  • run a lightweight Python syntax check with compileall
  • include a unittest hook that runs automatically once tests are added

Verification

  • python -m compileall -q src
  • git diff --check

@IlyaasK IlyaasK marked this pull request as ready for review May 24, 2026 21:25
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