using latests jo2junit reporter

This commit is contained in:
Erik Brakkee 2024-11-20 21:55:43 +01:00
parent 7c83cf0e3a
commit 882c0a8a17

View File

@ -4,7 +4,7 @@
#.PHONY: fmt vet build clean #.PHONY: fmt vet build clean
tools: tools:
go install git.wamblee.org/public/gotools/cmd/go2junit@v0.0.3 go install git.wamblee.org/public/gotools/cmd/go2junit@v0.0.4
fmt: fmt:
go fmt ./... go fmt ./...