From c55337589ee582813182b74f2d3ae80e2fcd9738 Mon Sep 17 00:00:00 2001 From: "bear (Mike Taylor)" Date: Sun, 31 May 2020 19:24:18 -0400 Subject: [PATCH] force update --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 32d2098..b160a96 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,7 +12,7 @@ jobs: make dev make info - run: - name: test + name: lint and test command: | make lint make coverage