diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6fa16e7..6e80b01 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,3 @@ jobs: - name: Coverage run: make lib.test-coverage - - name: Upload Coverage - uses: codecov/codecov-action@v1 - with: - files: cp.out