github-actions-demo This is a repo for building out Github Actions and Tricks. I test multiple clouds and multiple versions of Python. Demo Video of this repo To use my project you can do this Create a virtualenv python3 -m venv ~/.github-actions-demo Source it source ~/.github-actions-demo/bin/activate