diff --git a/.drone.yml b/.drone.yml index 5264915..a505503 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,8 +10,8 @@ steps: commands: - make test - - name: check - image: iamthefij/drone-pre-commit:personal + # - name: check + # image: iamthefij/drone-pre-commit:personal --- kind: pipeline