diff --git a/.github/workflows/erlang.yml b/.github/workflows/erlang.yml index a5d23fc..0c1d924 100644 --- a/.github/workflows/erlang.yml +++ b/.github/workflows/erlang.yml @@ -38,7 +38,3 @@ jobs: run: rebar3 format --verify - name: Run tests and verifications run: rebar3 test - - name: Upload code coverage - uses: codecov/codecov-action@v3 - with: - file: "_build/test/covertool/worker_pool.covertool.xml" diff --git a/README.md b/README.md index f21351a..acbcb8d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Worker Pool [![Build Status](https://github.com/inaka/worker_pool/actions/workflows/erlang.yml/badge.svg)](https://github.com/inaka/worker_pool/actions/workflows/erlang.yml)[![codecov](https://codecov.io/gh/inaka/worker_pool/branch/main/graph/badge.svg)](https://codecov.io/gh/inaka/worker_pool) +# Worker Pool [![Build Status](https://github.com/inaka/worker_pool/actions/workflows/erlang.yml/badge.svg)](https://github.com/inaka/worker_pool/actions/workflows/erlang.yml)