Skip to content

ci: add GitHub Actions workflow for tests and lint#122

Open
Menefail wants to merge 1 commit intoKalshi:mainfrom
Menefail:ci/add-python-workflow
Open

ci: add GitHub Actions workflow for tests and lint#122
Menefail wants to merge 1 commit intoKalshi:mainfrom
Menefail:ci/add-python-workflow

Conversation

@Menefail
Copy link

@Menefail Menefail commented Feb 5, 2026

This PR adds a basic GitHub Actions workflow for checking Python code: installing dependencies, linting (flake8 and black), and running tests. CI runs on push and pull requests to the main branch, which will help you find issues faster before merging.

This PR adds a basic GitHub Actions workflow for checking Python code: installing dependencies, linting (flake8 and black), and running tests. CI runs on push and pull requests to the main branch, which will help you find issues faster before merging.
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