Skip to content

Commit

Permalink
Drop codecov
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed Dec 11, 2023
1 parent f2a3e6c commit 592a56c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 592a56c

Please sign in to comment.