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