summaryrefslogtreecommitdiff
path: root/.github/workflows/linters.yml
AgeCommit message (Expand)Author
2021-03-09Updated Git branch "master" to "main" in GitHub actions workflows.Markus Holtermann
2021-02-26Changed "pip3 install" to "python -m pip install" in GitHub actions workflows.Mariusz Felisiak
2021-02-26Enabled GitHub actions on push.Mariusz Felisiak
2021-01-20Used GitHub actions for isort and flake8 tests.Tom Forbes