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: