From dd01e0837345da1354eb03d6850565a86d5b9dc9 Mon Sep 17 00:00:00 2001 From: "prettifier[bot]" <45367598+prettifier[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 20:19:06 +0000 Subject: [PATCH] Format b0261b6 --- .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 ./...