Yeah... I kinda give up
This commit is contained in:
parent
a1534498cd
commit
c5e6f69780
|
@ -1,4 +1,4 @@
|
|||
echo "Generating the dynamic code"
|
||||
go generate
|
||||
echo "Running tests"
|
||||
go test -coverprofile c.out
|
||||
go test -coverprofile c.out .
|
||||
|
|
Loading…
Reference in New Issue