Skip to content

Commit

Permalink
Update codecov.yml version
Browse files Browse the repository at this point in the history
  • Loading branch information
florianmahner authored Jun 17, 2024
1 parent bedc659 commit 420216d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: OS,PYTHON
version: "v0.1.15"
fail_ci_if_error: true
flags: unittests
files: ./coverage.xml
name: codecov-umbrella
verbose: true
verbose: true

0 comments on commit 420216d

Please sign in to comment.