1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-23 11:14:48 +02:00

Fix pre-push git hook

This commit is contained in:
DarthSim 2022-04-07 14:11:58 +06:00
parent 8887008d5a
commit a96edfb761

View File

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