From 2ecf409a3fc7c3126d605caf776967eec065e144 Mon Sep 17 00:00:00 2001 From: "prettifier[bot]" <45367598+prettifier[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 13:23:00 +0000 Subject: [PATCH] Format f647145 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index af257f0..a2328c0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,4 +23,4 @@ jobs: # specify any bash command here prefixed with `run: ` - run: go get -v -t -d ./... - - run: go test -v ./... \ No newline at end of file + - run: go test -v ./...