diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 97fc9cb..43df184 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,13 +29,6 @@ jobs: uses: fedora-python/tox-github-action@main with: tox_env: ${{ matrix.tox_env }} - - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3 - with: - name: ${{ matrix.tox_env }} - flags: unittests - env_vars: PYTHON - fail_ci_if_error: true strategy: matrix: tox_env: