An open API service indexing awesome lists of open source software.

https://github.com/githubfoam/python_githubactions

python app CI workflow
https://github.com/githubfoam/python_githubactions

github-actions linux macos matrix python ubuntu windows

Last synced: 2 months ago
JSON representation

python app CI workflow

Awesome Lists containing this project

README

          

# python_githubactions
[![OS matrix python app CI workflow](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow-osmatrix.yml/badge.svg?branch=main)](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow-osmatrix.yml)
[![python app CI workflow macos](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow-macos.yml/badge.svg)](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow-macos.yml)
[![python app CI workflow ubuntu](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow.yml/badge.svg)](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow.yml)
[![python app CI workflow windows](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow-windows.yml/badge.svg)](https://github.com/githubfoam/python_githubactions/actions/workflows/python-workflow-windows.yml)
~~~

https://github.com/actions/setup-python
https://github.com/actions/python-versions
~~~