Oops, forgotten file.
This commit is contained in:
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 ./...
|
||||||
Reference in New Issue
Block a user