diff --git a/run-linux-tests b/run-linux-tests index 1e50e6a4..88739519 100644 --- a/run-linux-tests +++ b/run-linux-tests @@ -1,4 +1,5 @@ echo "Generating the dynamic code" go generate echo "Running tests" +go build -o mssqlBuild -tags mssql go test -coverprofile c.out