Skip to content

ci: Add CI workflow for Python projects#23

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/ci-InstagramDataScraper-1772605987
Open

ci: Add CI workflow for Python projects#23
SoClosee wants to merge 1 commit intomainfrom
gitpilot/ci-InstagramDataScraper-1772605987

Conversation

@SoClosee
Copy link
Contributor

@SoClosee SoClosee commented Mar 4, 2026

This PR adds a GitHub Actions CI workflow that runs tests and lints the code on pushes and pull requests to the main branch. It uses matrix builds to test multiple Python versions (3.8, 3.9, 3.10) and includes caching for dependencies to speed up the build process.

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