Open zhaoyi0113 opened 1 year ago
Maybe you can try the go install github.com/vakenbolt/go-test-report
instead
it work on my M1 pro laptop
use go install github.com/vakenbolt/go-test-report@latest
This needs to be updated in the README.md, for newer go versions (currently go1.13)
I am using Mac M1 laptop and go 1.18.2.
The command
go get github.com/vakenbolt/go-test-report/
finish successfully. But the command isn't installed under~/go/bin/
directory.