2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

fix boolean

This commit is contained in:
Matthias
2022-05-27 23:12:36 +02:00
parent b120a297c5
commit d129eb6610
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@ jobs:
steps:
- name: Enviroment Setup
uses: matmair/inventree/.github/actions/setup@ci-updates
uses: ../actions/setup@master
with:
install: true
- name: flake8