gosora/run-linux-tests
2018-07-30 18:23:39 +10:00

5 lines
98 B
Plaintext

echo "Generating the dynamic code"
go generate
echo "Running tests"
go test -coverprofile c.out .