@ -12,9 +12,7 @@ clean-all:
rm bin/${BINARY_NAME}-windows.exe
test:
go mod tidy
go test ./...
test_coverage:
go test ./... -coverprofile=coverage.out