Use github actions - builds on PRs
Use github actions - releases on tags
$ ./setup.sh
$ cd tests
$ source .venv/bin/activate.fish
$ pip install -r requirements.txt --upgrade
$ pytest test_full.py --verbose --log-level=INFO --capture=no --log-cli-level=INFO