Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Leandro Carneiro <[email protected]>
  • Loading branch information
CristianMonsalve-namely and carnei-ro authored Jul 3, 2024
1 parent a7f8b87 commit b03c441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ test:
.PHONY: deps
deps:
GO111MODULE=on go mod vendor
go install github.com/mattn/[email protected]
go install github.com/mattn/goveralls@v0.0.12
go install github.com/go-playground/overalls@latest

.PHONY: coveralls
Expand Down

0 comments on commit b03c441

Please sign in to comment.