always run style
This commit is contained in:
parent
c1052b6c1d
commit
b871115484
|
|
@ -42,6 +42,7 @@ jobs:
|
|||
name: PEP style (python)
|
||||
needs: check_version
|
||||
runs-on: ubuntu-latest
|
||||
if: always()
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Reference in New Issue