2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-06 03:51:34 +00:00

GITHUB_TOKEN

This commit is contained in:
Oliver Walters
2021-03-31 17:08:24 +11:00
parent ae72224ece
commit d20c3bb733
2 changed files with 3 additions and 0 deletions

View File

@@ -22,4 +22,6 @@ jobs:
run: |
pip install flake8==3.8.3
pip install pep8-naming==0.11.1
- name: flake8
run: |
flake8 InvenTree