diff --git a/.drone.yml b/.drone.yml index 894a8ad..56a3fd8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,4 +6,4 @@ steps: - name: run-pkgcheck image: tastytea/pkgcheck:latest commands: - - pkgcheck --color true scan --exit error,warning,style --net . + - pkgcheck --color true scan --exit error --net .