diff --git a/.drone.yml b/.drone.yml index f47f77f..5bc8c41 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: - name: deps path: /go commands: - - staticcheck ./... + - ./testing/quality.sh - name: units-tests image: golang:1.21.5 volumes: