good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 50dd4262 authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Fix formatting

parent cb0c4ac1
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ coveralls: gotest
BUILD_NUMBER="$$BUILD_NUMBER-PR-$$CI_PULL_REQUEST"
fi
goveralls -coverprofile=ci/out/coverage.prof -service=github
gotest:
go test -covermode=count -coverprofile=ci/out/coverage.prof -coverpkg=./... $${GOTESTFLAGS-} ./...
sed -i '/_stringer\.go/d' ci/out/coverage.prof
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment