Make check step faster
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
IamTheFij 2021-01-08 17:31:56 -05:00
parent 96c9b7d74c
commit aa741eb49e
1 changed files with 1 additions and 4 deletions

View File

@ -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