/Github-Actions

This is a repo for building out Github Actions and Tricks.

Primary LanguageMakefile

Python application test with Github Actions

Github Actions

Steps to use the project:

Create a virtualenv: python3 -m venv ~/.github-actions

Source it: source ~/.github-actions/bin/activate