Oops, forgotten file.
This commit is contained in:
parent
169e680a5f
commit
ea15fba2e7
5
go-test-mod-cover.sh
Executable file
5
go-test-mod-cover.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
export GO111MODULE=on
|
||||||
|
|
||||||
|
$(which go) test -cover ./...
|
Loading…
Reference in New Issue
Block a user