diff --git a/.github/workflows/PR-build.yml b/.github/workflows/PR-build.yml index 74029306ef..ec4b07249c 100644 --- a/.github/workflows/PR-build.yml +++ b/.github/workflows/PR-build.yml @@ -133,12 +133,6 @@ jobs: if: steps.cached_binaries.outputs.cache-hit != 'true' && needs.changes.outputs.build == 'true' run: make test - - name: Upload coverage to Codecov - if: steps.cached_binaries.outputs.cache-hit != 'true' && needs.changes.outputs.build == 'true' - uses: codecov/codecov-action@v3 - with: - verbose: true - - name: Build if: steps.cached_binaries.outputs.cache-hit != 'true' && needs.changes.outputs.build == 'true' run: make amazon-cloudwatch-agent-${{ matrix.family }} diff --git a/README.md b/README.md index 7b02a788c1..c657433237 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![codecov](https://codecov.io/gh/aws/amazon-cloudwatch-agent/branch/main/graph/badge.svg?token=79VYANUGOM)](https://codecov.io/gh/aws/amazon-cloudwatch-agent) - # Amazon CloudWatch Agent The Amazon CloudWatch Agent is software developed for the [CloudWatch Agent](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent.html)