maikereis / github_actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%