mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
always run style
This commit is contained in:
parent
c1052b6c1d
commit
b871115484
1
.github/workflows/qc_checks.yaml
vendored
1
.github/workflows/qc_checks.yaml
vendored
@ -42,6 +42,7 @@ jobs:
|
|||||||
name: PEP style (python)
|
name: PEP style (python)
|
||||||
needs: check_version
|
needs: check_version
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: always()
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user