From 40fb38e38cc4ca806e4a7341d3c9e3f20a668394 Mon Sep 17 00:00:00 2001 From: Andrew Suderman Date: Fri, 16 Apr 2021 11:54:40 -0600 Subject: [PATCH] remove codecov (#309) --- .circleci/config.yml | 3 --- README.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ecab1875..a80f7231 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -37,9 +37,6 @@ jobs: - run: name: Run Tests command: make test - - run: - name: codecov - command: bash <(curl -s https://codecov.io/bash) publish_docs: docker: diff --git a/README.md b/README.md index 42cc653b..af51585d 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,6 @@ - - - Goldilocks is a utility that can help you identify a starting point for resource requests and limits.