update to merge

This commit is contained in:
Matthias 2022-05-28 01:11:16 +02:00
parent 9c4c2c434f
commit 959e4bb28e
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -138,11 +138,12 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@v1
- name: Enviroment Setup
uses: inventree/inventree/.github/actions/setup@master
uses: ./.github/actions/setup
with:
install: true
- name: flake8
- name: Run flake8
run: flake8 InvenTree
coverage: