Skip to content

Commit

Permalink
Merge pull request #61 from fintoc-com/fix/remove-coverage
Browse files Browse the repository at this point in the history
fix(ci): remove upload coverage
  • Loading branch information
jfcumsille authored Apr 9, 2024
2 parents 5c03001 + 4092243 commit 9661e14
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,3 @@ jobs:

- name: Run Pytest
run: make tests

- name: Upload coverage to CodeCov
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
verbose: true

0 comments on commit 9661e14

Please sign in to comment.