Make check step faster
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
96c9b7d74c
commit
aa741eb49e
@ -13,10 +13,7 @@ steps:
|
||||
- make test
|
||||
|
||||
- name: check
|
||||
image: python:3
|
||||
commands:
|
||||
- pip install pre-commit==1.20.0
|
||||
- make check
|
||||
image: iamthefij/drone-pre-commit:personal
|
||||
|
||||
- name: notify
|
||||
image: drillster/drone-email
|
||||
|
Loading…
Reference in New Issue
Block a user