Explorar o código

Fix pre-push git hook

DarthSim %!s(int64=3) %!d(string=hai) anos
pai
achega
a96edfb761
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .lefthook/pre-push/test

+ 1 - 1
.lefthook/pre-push/test

@@ -7,4 +7,4 @@ fi
 export CGO_LDFLAGS_ALLOW="-s|-w"
 export CGO_CFLAGS_ALLOW="-Xpreprocessor"
 
-go test
+go test ./...