mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-10 11:17:54 -04:00
lame mans way to get the build running
This commit is contained in:
@@ -78,6 +78,7 @@ ci-golangci-lint: $(GOLANGCI_LINT)
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
@make -C ../ generate
|
||||
@go test -v -coverprofile coverage.out ./...
|
||||
|
||||
.PHONY: go-coverage
|
||||
|
||||
Reference in New Issue
Block a user