tech(build): removes coveralls
This commit is contained in:
@@ -17,7 +17,6 @@ npm install -g yarn
|
||||
yarn install --pure-lockfile
|
||||
|
||||
exit_if_fail npm test
|
||||
exit_if_fail npm run coveralls
|
||||
|
||||
#test -z "$(gofmt -s -l ./pkg/... | tee /dev/stderr)"
|
||||
exit_if_fail test -z "$(gofmt -s -l ./pkg/... | tee /dev/stderr)"
|
||||
|
||||
Reference in New Issue
Block a user