This is a repo for building out Github Actions and Tricks. I test multiple clouds and multiple versions of Python.
Create a virtualenv
python3 -m venv ~/.github-actions-demo
Source it
source ~/.github-actions-demo/bin/activate
This is a repo for building out Github Actions and Tricks. I test multiple clouds and multiple versions of Python.
Create a virtualenv
python3 -m venv ~/.github-actions-demo
Source it
source ~/.github-actions-demo/bin/activate