gosora/run-linux-tests

5 lines
76 B
Plaintext

echo "Generating the dynamic code"
go generate
echo "Running tests"
go test