Add a minimal GitHub Actions workflow that runs pytest on push and pull_request. Keep scope small: - Python setup - dependency install - pytest - optional README status badge No deployment, packaging, or matrix expansion in this step.