testing
feature/7-testing-with-ginko+cicd
develop
@ -14,7 +14,7 @@ installtools: | $(GINKGO)
echo "Installing tools"
.PHONY: test
test: | $(GINKGO)
test:
go vet ./...
go fmt ./...
$(GINKGO) -r
The note is not visible to the blocked user.