/github_actions

Primary LanguagePythonMIT LicenseMIT

Actions Status

Simple Python Script to test Github Actions

Workflow:

    1. install dependencies using pip

    2. run tests with pytest

    3. verify code style with flake8