chore: install jaillover with go > 1.17
https://stackoverflow.com/a/71862464
This commit is contained in:
@@ -30,7 +30,7 @@ test: build jaillover
|
|||||||
$(GOTEST) -v -coverprofile=$(TMP_DIR)/c.out ./...
|
$(GOTEST) -v -coverprofile=$(TMP_DIR)/c.out ./...
|
||||||
|
|
||||||
jaillover:
|
jaillover:
|
||||||
$(GOGET) $(PROJECTREPO)/testutils/$@
|
$(GOINSTALL) -v $(PROJECTREPO)/testutils/$@
|
||||||
|
|
||||||
race: build
|
race: build
|
||||||
$(GOTEST) -race -v ./...
|
$(GOTEST) -race -v ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user