Skip to content

ci: Add Python CI pipeline#18

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/ci-DoctolibDataScraper-1772587394
Open

ci: Add Python CI pipeline#18
SoClosee wants to merge 1 commit intomainfrom
gitpilot/ci-DoctolibDataScraper-1772587394

Conversation

@SoClosee
Copy link
Contributor

@SoClosee SoClosee commented Mar 4, 2026

This PR adds a GitHub Actions workflow for continuous integration. The workflow runs on pushes and pull requests to the main branch, using a matrix strategy to test multiple Python versions (3.8, 3.9, 3.10). It sets up Python, installs dependencies, runs tests, caches Python packages for faster builds, and cancels previous outdated runs to save resources.

Automated by GitPilot — your friendly AI maintainer

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