Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 208 Bytes

File metadata and controls

4 lines (3 loc) · 208 Bytes

GitHub Workflow for Python

The main workflow file is ".github/workflows/CI.yml". This performs linting, testing, and publishing for Python packages. It can also be triggered manually on a specific branch.