2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 11:36:44 +00:00

Merge remote-tracking branch 'inventree/master' into coverage-workflow

# Conflicts:
#	.github/workflows/style.yaml
This commit is contained in:
Oliver Walters 2021-03-31 16:26:02 +11:00
commit fd43f8dc64

View File

@ -3,7 +3,7 @@ name: Style Checks
on: ["push", "pull_request"]
jobs:
pep:
style:
runs-on: ubuntu-latest
strategy: