Jerry 6 years ago
parent
commit
64ed1e6c25
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .drone.yml

+ 0 - 2
.drone.yml

@@ -12,8 +12,6 @@ steps:
       GOOS: linux
     commands:
       - go version
-      - go mod tidy
-      - go fmt -x
       - go test ./...
 
 trigger: